auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right place.
authorDehao Chen <dehao@google.com>
Thu, 18 Dec 2014 00:19:24 +0000 (00:19 +0000)
committerDehao Chen <dehao@gcc.gnu.org>
Thu, 18 Dec 2014 00:19:24 +0000 (00:19 +0000)
commit29ca9bfb905a864546e5b22ca3f5b3ebd5cbb0a8
tree8c033ab092cac3cc5c4f5e81f6183cd47d5b07bd
parent6fc5f22af3fcebe7661368370533887da261efb6
auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right place.

gcc/ChangeLog:
2014-12-17  Dehao Chen  <dehao@google.com>

        * auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right
        place.
        (auto_profile): Recompute inline summary after processing cgraph node.

From-SVN: r218854
gcc/ChangeLog
gcc/auto-profile.c