* ipa-pure-const.c (ignore_edge_for_pure_const): New function.
commitd2c6c2b47e025c9c5667c0286bc4f9bc04c25671
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 2015 04:21:50 +0000 (3 04:21 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Dec 2015 04:21:50 +0000 (3 04:21 +0000)
tree14b99dc78c37ecb7da84bf142c792eb85acbb9cb
parent355c1f40950cd4c07a600cdc7e5258252cd22b7d
* ipa-pure-const.c (ignore_edge_for_pure_const): New function.
(propagate_pure_const): Use it; fix comments and optimize loops.

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