aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-semantics.c
diff options
context:
space:
mode:
authorZdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>2003-07-04 01:50:05 +0200
committerZdenek Dvorak <rakdver@gcc.gnu.org>2003-07-03 23:50:05 +0000
commit8d28e87da7134b1ba6de7add4457a8b20687edd3 (patch)
treef71a6c934abe134dd6b13c539736910da43d4680 /gcc/c-semantics.c
parent694abeb6a7e64ba5aa18d9ae579585cb41dd53ee (diff)
downloadgcc-8d28e87da7134b1ba6de7add4457a8b20687edd3.zip
gcc-8d28e87da7134b1ba6de7add4457a8b20687edd3.tar.gz
gcc-8d28e87da7134b1ba6de7add4457a8b20687edd3.tar.bz2
cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if edge is not specified.
* cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if edge is not specified. (can_copy_bbs_p, copy_bbs): New. * cfglayout.h (can_copy_bbs_p, copy_bbs): Declare. * cfgloop.c (get_loop_body): Comment more precisely. * cfgloopmanip.c (copy_bbs, record_exit_edges): Removed. (scale_bbs_frequencies): Fix comment typo. (can_duplicate_loop_p): Use can_copy_bbs_p. (duplicate_loop_to_header_edge): Simplify by using copy_bbs. From-SVN: r68906
Diffstat (limited to 'gcc/c-semantics.c')
0 files changed, 0 insertions, 0 deletions