Change use to type-based pool allocator in ipa-prop.c.
commitb196706dde86d362f0c44aa38db523644d435c84
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:49:17 +0000 (1 12:49 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Jun 2015 12:49:17 +0000 (1 12:49 +0000)
tree08adc37d75bf74e1a8f5949d1ccbbea6f40b3435
parenta8095978d0aaa75128ff19c38c90922f84b15f1c
Change use to type-based pool allocator in ipa-prop.c.

* ipa-prop.c (ipa_set_jf_constant): Use new type-based pool allocator.
(ipa_edge_duplication_hook): Likewise.
(ipa_free_all_structures_after_ipa_cp): Likewise.
(ipa_free_all_structures_after_iinln): Likewise.

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