* predict.c (drop_profile): Also drop individual bb/edge and cgraph
commit2cbbeb51391be3fac95e4b90a183fe5fa3f9d641
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jun 2017 20:37:34 +0000 (10 20:37 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jun 2017 20:37:34 +0000 (10 20:37 +0000)
tree360bcca82b59f226f23ce495a738ad209a84582e
parent8fe6a288baaea6de88197416ac0abe2529318133
* predict.c (drop_profile): Also drop individual bb/edge and cgraph
edge counts.
(handle_missing_profiles): Fix computation of tp_first_run.
(counts_to_freqs): Do not touch freqs when count is 0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249094 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c