Home
last modified time | relevance | path

Searched refs:tidy_fallthru_edge (Results 1 – 10 of 10) sorted by relevance

/trueos/contrib/gcc/
HDcfghooks.h85 void (*tidy_fallthru_edge) (edge); member
155 extern void tidy_fallthru_edge (edge);
HDcfghooks.c619 tidy_fallthru_edge (edge e) in tidy_fallthru_edge() function
621 if (cfg_hooks->tidy_fallthru_edge) in tidy_fallthru_edge()
622 cfg_hooks->tidy_fallthru_edge (e); in tidy_fallthru_edge()
635 if (!cfg_hooks->tidy_fallthru_edge) in tidy_fallthru_edges()
665 tidy_fallthru_edge (s); in tidy_fallthru_edges()
HDcfgcleanup.c178 tidy_fallthru_edge (cbranch_jump_edge); in try_simplify_condjump()
HDifcvt.c2786 tidy_fallthru_edge (single_succ_edge (combo_bb)); in merge_if_block()
HDChangeLog-199910782 * flow.c (tidy_fallthru_edge): If HAVE_cc0, verify insn before a
11432 of condjump_p in calling tidy_fallthru_edge and merge_blocks.
11758 or tidy_fallthru_edge if the last insn in the block is not
16352 (tidy_fallthru_edge): Use next_real_insn instead of confusing
18062 * flow.c (tidy_fallthru_edge): Be more careful finding the last
18592 Call tidy_fallthru_edge and merge_blocks.
18597 tidy_fallthru_edge. Update edge lists.
18602 (tidy_fallthru_edge): New.
HDChangeLog.tree-ssa2882 (tidy_fallthru_edge, tidy_fallthru_edges, dump_bb, verify_flow_info):
2886 tidy_fallthru_edge.
2895 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges): New.
2902 (tidy_fallthru_edge, tidy_fallthru_edges, create_empty_bb,
2919 tidy_fallthru_edge, rtl_split_edge, cfg_layout_merge_blocks,
HDChangeLog-20019991 force_nonfallthru, redirect_edge_and_branch_force, tidy_fallthru_edge,
10313 (tidy_fallthru_edge): Likewise.
11659 tidy_fallthru_edge, tidy_fallthru_edges, back_edge_of_syntactic_loop_p,
13821 (tidy_fallthru_edge): Likewise.
16495 * flow.c (try_simplify_condjump): Use tidy_fallthru_edge.
29528 * flow.c (tidy_fallthru_edge): Never end block on line number NOTE.
HDChangeLog-200010842 * flow.c (tidy_fallthru_edge): Update b->end properly.
17725 * flow.c (tidy_fallthru_edge): Likewise.
20715 * flow.c (tidy_fallthru_edge): Don't delete the jump when it's
22965 (tidy_fallthru_edge): Declare.
22968 (tidy_fallthru_edge): Export.
HDChangeLog-200444540 * basic-block.h (tidy_fallthru_edge, tidy_fallthru_edges, dump_bb,
44554 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges):
44557 make_forwarder_block, tidy_fallthru_edge and
44569 make_forwarder_block, tidy_fallthru_edge, tidy_fallthru_edges):
44580 tidy_fallthru_edge, rtl_split_edge, cfg_layout_delete_block,
HDChangeLog-200221668 force_nonfallthru_and_redirect, tidy_fallthru_edge,
24269 * cfgrtl.c (tidy_fallthru_edge): Don't use next_real_insn