Home
last modified time | relevance | path

Searched refs:make_abnormal_goto_edges (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-optimize.c294 make_abnormal_goto_edges (bb, true); in execute_fixup_cfg()
300 make_abnormal_goto_edges (bb, true); in execute_fixup_cfg()
H A Dtree-flow.h617 extern void make_abnormal_goto_edges (basic_block, bool);
H A Dtree-cfg.c503 make_abnormal_goto_edges (bb, true); in make_edges()
520 make_abnormal_goto_edges (bb, true); in make_edges()
850 make_abnormal_goto_edges (basic_block bb, bool for_call) in make_abnormal_goto_edges() function
899 make_abnormal_goto_edges (bb, false); in make_goto_expr_edges()