predict.c (probably_never_executed): Only use precise profile info.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 23 Jan 2018 09:55:37 +0000 (10:55 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 23 Jan 2018 09:55:37 +0000 (09:55 +0000)
commit9f4b0885e77f836169c290e93faa87b58ab34276
treeaab41c448f8a341f2b9981beba03fcff02e3202e
parentdae3e97c81811d87cd9d58e68a85dda83676b7f4
predict.c (probably_never_executed): Only use precise profile info.

* predict.c (probably_never_executed): Only use precise profile info.
(compute_function_frequency): Skip after inlining hack since we now
have quality checking.

From-SVN: r256975
gcc/ChangeLog
gcc/predict.c