]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-inline-analysis.c (find_foldable_builtin_expect): Find the candidate of builtin_e...
authorRong Xu <xur@google.com>
Thu, 3 Oct 2013 17:15:56 +0000 (17:15 +0000)
committerRong Xu <xur@gcc.gnu.org>
Thu, 3 Oct 2013 17:15:56 +0000 (17:15 +0000)
commit111c3f39f58e7fd55f072243e6d8dc31987f0e45
treeefe579f6f8610a35fc0a9ddc6b4829762b5e7461
parent942df7390fb64e26bb7ed6ac58ee9911be4ea5cb
ipa-inline-analysis.c (find_foldable_builtin_expect): Find the candidate of builtin_expect such that we should fix the size/time...

        * ipa-inline-analysis.c (find_foldable_builtin_expect): Find
        the candidate of builtin_expect such that we should fix the
        size/time estimation.
        (estimate_function_body_sizes): Do the acutally size/time fix-up
        for builtin_expect.

From-SVN: r203168
gcc/ChangeLog
gcc/ipa-inline-analysis.c