Searched refs:tidy_fallthru_edges (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfghooks.h | 240 extern void tidy_fallthru_edges (void);
|
H A D | cfghooks.c | 975 tidy_fallthru_edges (void) in tidy_fallthru_edges() function
|
H A D | cfganal.c | 707 tidy_fallthru_edges (); in post_order_compute()
|
H A D | cfgcleanup.c | 3095 tidy_fallthru_edges (); in delete_unreachable_blocks()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfghooks.h | 242 extern void tidy_fallthru_edges (void);
|
H A D | cfghooks.cc | 997 tidy_fallthru_edges (void) in tidy_fallthru_edges() function
|
H A D | cfganal.cc | 736 tidy_fallthru_edges (); in post_order_compute()
|
H A D | cfgcleanup.cc | 3064 tidy_fallthru_edges (); in delete_unreachable_blocks()
|
H A D | ChangeLog.tree-ssa | 2882 (tidy_fallthru_edge, tidy_fallthru_edges, dump_bb, verify_flow_info): 2895 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges): New. 2902 (tidy_fallthru_edge, tidy_fallthru_edges, create_empty_bb, 2921 (tidy_fallthru_edges): Moved to cfghooks.c.
|
H A D | ChangeLog-2001 | 9992 tidy_fallthru_edges, split_edge, insert_insn_on_edge, 11645 (tidy_fallthru_edges): Declare. 11659 tidy_fallthru_edge, tidy_fallthru_edges, back_edge_of_syntactic_loop_p, 26402 * flow.c (tidy_fallthru_edges): Don't combine complex edges.
|
H A D | ChangeLog-2004 | 10746 (tidy_fallthru_edges): Likewise. 36248 * cfghooks.c (tidy_fallthru_edges): Modify to not remove indirect 44540 * basic-block.h (tidy_fallthru_edge, tidy_fallthru_edges, dump_bb, 44554 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges): 44569 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges):
|
H A D | ChangeLog-2002 | 20216 * cfgrtl.c (compute_bb_for_insn, tidy_fallthru_edges, 20665 * cfgrtl.c (tidy_fallthru_edges, verify_flow_info): Too.
|
H A D | ChangeLog-2011 | 31554 * cfghooks.c (tidy_fallthru_edges): Add ??? comment. 31556 call to tidy_fallthru_edges.
|
H A D | ChangeLog-2009 | 26708 * cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks
|
H A D | ChangeLog-2000 | 29011 * flow.c (tidy_fallthru_edges): Split out from ...
|
H A D | ChangeLog-2005 | 29368 * cfghooks.c (split_edge, tidy_fallthru_edges): Ditto.
|
H A D | ChangeLog-2013 | 6193 (tidy_fallthru_edges): Likewise.
|
H A D | ChangeLog-2014 | 38014 * cfghooks.c (tidy_fallthru_edges): Likewise.
|