Searched refs:stmt_can_make_abnormal_goto (Results 1 – 9 of 9) sorted by relevance
52 extern bool stmt_can_make_abnormal_goto (gimple *);
1180 if (need_ab_cleanup && stmt_can_make_abnormal_goto (stmt)) in delete_dead_or_redundant_assignment()
6487 && stmt_can_make_abnormal_goto (stmt)); in eliminate_stmt()6527 && !stmt_can_make_abnormal_goto (stmt)) in eliminate_stmt()6656 bool can_make_abnormal_goto = stmt_can_make_abnormal_goto (stmt); in eliminate_stmt()6837 && !stmt_can_make_abnormal_goto (stmt)) in eliminate_stmt()7057 if (is_gimple_call (stmt) && stmt_can_make_abnormal_goto (stmt)) in eliminate_cleanup()
2608 = (stmt_can_make_abnormal_goto (copy_stmt) in copy_edges_for_bb()2884 || stmt_can_make_abnormal_goto (gsi_stmt (si)))) in maybe_move_debug_stmts_to_successors()3097 && stmt_can_make_abnormal_goto (id->call_stmt)) in copy_cfg_body()
576 && stmt_can_make_abnormal_goto (stmt) in make_blocks_1()889 if (stmt_can_make_abnormal_goto (last)) in make_edges_bb()2675 stmt_can_make_abnormal_goto (gimple *t) in stmt_can_make_abnormal_goto() function8922 if (stmt && stmt_can_make_abnormal_goto (stmt)) in gimple_purge_dead_abnormal_call_edges()
4848 * tree-cfg.c (stmt_can_make_abnormal_goto): Call.6858 stmt_can_make_abnormal_goto.6897 (stmt_can_make_abnormal_goto): Rename from
29416 (stmt_can_make_abnormal_goto): Use it.
12943 * tree-cfg.c (stmt_can_make_abnormal_goto): Leaf functions can't do
47407 into ab_edge_goto vector, for stmt_can_make_abnormal_goto calls