Introduce filtering for edge_predictions.
commit3651d60e4e5bb2a6774227c7081ae2df2a095d31
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2016 11:26:32 +0000 (9 11:26 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jun 2016 11:26:32 +0000 (9 11:26 +0000)
tree7133cef2e1c0ff75c2d83d40121ac1869377f5f0
parent8c2d2acf1697a7b19c390a62f9954ab0a243782f
Introduce filtering for edge_predictions.

* predict.c (filter_predictions): New function.
(remove_predictions_associated_with_edge): Use the filter
function.
(equal_edge_p): New function.

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