re PR ipa/60243 (IPA is slow on large cgraph tree)
authorRichard Biener <rguenther@suse.de>
Wed, 19 Feb 2014 14:25:47 +0000 (14:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 19 Feb 2014 14:25:47 +0000 (14:25 +0000)
commitfd9710dc68bedffca930e64e0fc76149b03a18af
tree5e332191e23241952251cf6cf2e5e16847ac2287
parent73cc5f919288ae57c546d400eb77d29da763b82e
re PR ipa/60243 (IPA is slow on large cgraph tree)

2014-02-19  Richard Biener  <rguenther@suse.de>

PR ipa/60243
* tree-inline.c (estimate_num_insns): Avoid calling cgraph_get_node
for all calls.

From-SVN: r207899
gcc/ChangeLog
gcc/tree-inline.c