Searched refs:tree_can_make_abnormal_goto (Results 1 – 4 of 4) sorted by relevance
289 if (tree_can_make_abnormal_goto (stmt)) in execute_fixup_cfg()
572 extern bool tree_can_make_abnormal_goto (tree);
502 if (tree_can_make_abnormal_goto (last)) in make_edges()519 if (tree_can_make_abnormal_goto (last)) in make_edges()2543 tree_can_make_abnormal_goto (tree t) in tree_can_make_abnormal_goto() function5422 if (!(stmt && tree_can_make_abnormal_goto (stmt))) in tree_purge_dead_abnormal_call_edges()
1360 (tree_can_make_abnormal_goto): New predicate.1363 * tree-flow.h (tree_can_make_abnormal_goto): Declare.