diff options
author | Jan Hubicka <jh@suse.cz> | 2023-07-13 01:29:17 +0200 |
---|---|---|
committer | Jan Hubicka <jh@suse.cz> | 2023-07-13 01:29:17 +0200 |
commit | 7df810d0d5745af756081824aaa347a2e69d2ead (patch) | |
tree | e8892803fd2adfcb92dbc58283f7011afc7c08d1 /gcc/tree.h | |
parent | 7a5e47658904de9dc90f1292f3f69769177706f9 (diff) | |
download | gcc-7df810d0d5745af756081824aaa347a2e69d2ead.zip gcc-7df810d0d5745af756081824aaa347a2e69d2ead.tar.gz gcc-7df810d0d5745af756081824aaa347a2e69d2ead.tar.bz2 |
Break out profile updating code from gimple_duplicate_sese_region
Move profile updating to tree-ssa-loop-ch.cc since it is
now quite ch specific. There are no functional changes.
Boostrapped/regtesed x86_64-linux, comitted.
gcc/ChangeLog:
* tree-cfg.cc (gimple_duplicate_sese_region): Rename to ...
(gimple_duplicate_seme_region): ... this; break out profile updating
code to ...
* tree-ssa-loop-ch.cc (update_profile_after_ch): ... here.
(ch_base::copy_headers): Update.
* tree-cfg.h (gimple_duplicate_sese_region): Rename to ...
(gimple_duplicate_seme_region): ... this.
Diffstat (limited to 'gcc/tree.h')
0 files changed, 0 insertions, 0 deletions