Home
last modified time | relevance | path

Searched refs:force_nonfallthru (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcfglayout.c762 nb = force_nonfallthru (e_fall); in fixup_reorder_chain()
833 force_nonfallthru (e); in fixup_reorder_chain()
Dbasic-block.h900 extern basic_block force_nonfallthru (edge);
Dcfgrtl.c1163 force_nonfallthru (edge e) in force_nonfallthru() function
1276 force_nonfallthru (e); in rtl_split_edge()
Dbb-reorder.c1434 new_bb = force_nonfallthru (fall_thru); in fix_up_fall_thru_edges()
Dcfgcleanup.c838 bb = force_nonfallthru (b_fallthru_edge); in merge_blocks_move()
Dexcept.c1392 force_nonfallthru (e); in emit_to_new_bb_before()
DChangeLog-20019991 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.
/freebsd-10-stable/contrib/gcc/doc/
Dcfg.texi232 @findex EDGE_FALLTHRU, force_nonfallthru
237 instruction stream. The function @code{force_nonfallthru} is