diff options
author | Bernd Schmidt <crux@pool.informatik.rwth-aachen.de> | 1998-10-09 08:58:37 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1998-10-09 08:58:37 -0700 |
commit | dc2ede84e6be8d3bac83fd0f3433c1ab71965d2a (patch) | |
tree | fa9bb28c5cf8b2b939742450c2f04b3f3738d4db /gcc/gcov.c | |
parent | d006aa54babb7e5c6074e06b71d6ae65e9172c5b (diff) | |
download | gcc-dc2ede84e6be8d3bac83fd0f3433c1ab71965d2a.zip gcc-dc2ede84e6be8d3bac83fd0f3433c1ab71965d2a.tar.gz gcc-dc2ede84e6be8d3bac83fd0f3433c1ab71965d2a.tar.bz2 |
flow.c (life_analysis_1): Break out some functions.
Fri Oct 9 15:57:51 1998 Bernd Schmidt <crux@Pool.Informatik.RWTH-Aachen.DE>
* flow.c (life_analysis_1): Break out some functions.
(find_basic_blocks_1): Likewise. Also move some variables out and
make them static.
Rename NONLOCAL_LABEL_LIST arg to NONLOCAL_LABELS and initialize
new static var nonlocal_label_list with it.
(active_eh_region, nested_eh_region, label_value_list,
nonlocal_label_list): New static variables.
(make_edges, delete_unreachable_blocks, delete_block): New static
functions, broken out of find_basic_blocks_1.
(record_volatile_insns, mark_regs_live_at_end, set_noop_p,
noop_move_p): New static functions, broken out of life_analysis_1.
From-SVN: r22963
Diffstat (limited to 'gcc/gcov.c')
0 files changed, 0 insertions, 0 deletions