Searched refs:force_nonfallthru (Results 1 – 8 of 8) sorted by relevance
762 nb = force_nonfallthru (e_fall); in fixup_reorder_chain()833 force_nonfallthru (e); in fixup_reorder_chain()
900 extern basic_block force_nonfallthru (edge);
1163 force_nonfallthru (edge e) in force_nonfallthru() function1276 force_nonfallthru (e); in rtl_split_edge()
1434 new_bb = force_nonfallthru (fall_thru); in fix_up_fall_thru_edges()
838 bb = force_nonfallthru (b_fallthru_edge); in merge_blocks_move()
1392 force_nonfallthru (e); in emit_to_new_bb_before()
9991 force_nonfallthru, redirect_edge_and_branch_force, tidy_fallthru_edge,11347 (force_nonfallthru): New.11348 * bb-reorder.c (fixup_reorder_chain): Fixup use force_nonfallthru.11356 (force_nonfallthru): New.11357 (split_edge): Rewrite to use force_nonfallthru and create_block.11360 * cfgcleanup.c (merge_blocks): Use force_nonfallthru.
232 @findex EDGE_FALLTHRU, force_nonfallthru237 instruction stream. The function @code{force_nonfallthru} is