auto-profile.c (afdo_calculate_branch_prob): Convert profile_count to afdo precision...
authorBin Cheng <bin.cheng@linux.alibaba.com>
Mon, 10 Dec 2018 07:02:49 +0000 (07:02 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Mon, 10 Dec 2018 07:02:49 +0000 (07:02 +0000)
commit1dc7836cdda611e476f2c4f82317662f7f85f101
tree62811a47c6e2ab78db0c358940725d77e1fe6afe
parent395bc8ad4b750607b040653ef1c799d18296e3ff
auto-profile.c (afdo_calculate_branch_prob): Convert profile_count to afdo precision quality.

* auto-profile.c (afdo_calculate_branch_prob): Convert profile_count
to afdo precision quality.
(afdo_callsite_hot_enough_for_early_inline): Likewise.
(afdo_annotate_cfg): Set profile_count for exit basic block.

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