predict.c (edge_predicted_by_p): New function.
authorJan Hubicka <hubicka@ucw.cz>
Sat, 28 May 2016 14:52:46 +0000 (16:52 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 28 May 2016 14:52:46 +0000 (14:52 +0000)
commit5aabc487d3bd2d6c973c0b18edba58267b623c3d
treecda2da680f59be1be71bb82a043b341eb9bbc379
parent018b22f3316ae73a57c0c19f7598b34afac954f7
predict.c (edge_predicted_by_p): New function.

* predict.c (edge_predicted_by_p): New function.
(predict_paths_for_bb): Do not put multiple predictions of the same type
on one edge.

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