OSDN Git Service

2011-04-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 10:16:30 +0000 (10:16 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2011 10:16:30 +0000 (10:16 +0000)
commitcd800728c05c142bde2035f188967bc42d6caa32
tree043ab711d364844f688000af0f85a685eafed6c6
parentd91bf4307daa9ee399ac6af805db983cc00aca0d
2011-04-06  Richard Guenther  <rguenther@suse.de>

* ipa-inline.c (enum inlining_mode): Remove.
(cgraph_flatten): Use some other token.
(cgraph_edge_early_inlinable_p): New function, split out from ...
(cgraph_perform_always_inlining): New function, split out from ...
(cgraph_decide_inlining_incrementally): ... here.
(cgraph_mark_inline_edge): Adjust.
(cgraph_early_inlining): Re-structure.
(pass_early_inline): Require SSA form.

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