aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2023-07-13 01:29:17 +0200
committerJan Hubicka <jh@suse.cz>2023-07-13 01:29:17 +0200
commit7df810d0d5745af756081824aaa347a2e69d2ead (patch)
treee8892803fd2adfcb92dbc58283f7011afc7c08d1 /gcc/tree.h
parent7a5e47658904de9dc90f1292f3f69769177706f9 (diff)
downloadgcc-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