ipa-pure-const.c (ignore_edge_for_pure_const): New function.
authorJan Hubicka <hubicka@ucw.cz>
Thu, 3 Dec 2015 04:21:50 +0000 (05:21 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 3 Dec 2015 04:21:50 +0000 (04:21 +0000)
commitd8e3e8a57158160de8da130667c19796fe6e79d5
tree14b99dc78c37ecb7da84bf142c792eb85acbb9cb
parent9644e52a6b3ebdcfd1158532f82843d55ec6365d
ipa-pure-const.c (ignore_edge_for_pure_const): New function.

* ipa-pure-const.c (ignore_edge_for_pure_const): New function.
(propagate_pure_const): Use it; fix comments and optimize loops.

From-SVN: r231219
gcc/ChangeLog
gcc/ipa-pure-const.c