auto-profile.c (afdo_find_equiv_class): Remove unnecessary test.
authorFelix Yang <felix.yang@huawei.com>
Sun, 18 Jan 2015 02:25:42 +0000 (02:25 +0000)
committerFei Yang <fyang@gcc.gnu.org>
Sun, 18 Jan 2015 02:25:42 +0000 (02:25 +0000)
commit1500c66f0d9d58ec58666bbce1601ccf3fd8b3ec
tree56d8559a557f3483284f2db70c5b7fc0c57a62fb
parenta07c25b5cb2f0cd85a2c0d02bf7d6d54c224e310
auto-profile.c (afdo_find_equiv_class): Remove unnecessary test.

        * auto-profile.c (afdo_find_equiv_class): Remove unnecessary test.
        (autofdo_source_profile::get_callsite_total_count,
        function_instance::get_function_instance_by_decl,
        string_table::get_index, string_table::get_index_by_decl,
        afdo_vpt_for_early_inline, afdo_callsite_hot_enough_for_early_inline):
        Fix comment typos. Reformatting and minor code rearrangement.

From-SVN: r219812
gcc/ChangeLog
gcc/auto-profile.c