Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree-optimize.c294 make_abnormal_goto_edges (bb, true); in execute_fixup_cfg()
300 make_abnormal_goto_edges (bb, true); in execute_fixup_cfg()
Dtree-flow.h617 extern void make_abnormal_goto_edges (basic_block, bool);
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()
DChangeLog-20061357 (make_abnormal_goto_edges): New function extracted from...
1365 (make_abnormal_goto_edges): Likewise.