Searched refs:tree_could_throw_p (Results 1 – 10 of 10) sorted by relevance
1612 if (state->cur_region && tree_could_throw_p (t)) in lower_eh_constructs_1()1621 if (state->cur_region && tree_could_throw_p (t)) in lower_eh_constructs_1()1824 if (!tree_could_throw_p (stmt)) in verify_eh_edges()2004 tree_could_throw_p (tree t) in tree_could_throw_p() function2051 return tree_could_throw_p (stmt); in tree_can_throw_external()2068 bool new_stmt_could_throw = tree_could_throw_p (new_stmt); in maybe_clean_or_replace_eh_stmt()
277 if (!tree_could_throw_p (stmt) && lookup_stmt_eh_region (stmt)) in execute_fixup_cfg()
101 || tree_could_throw_p (t))) in is_gimple_reg_rhs()
288 && tree_could_throw_p (stmt)) in mark_stmt_if_obviously_necessary()
907 extern bool tree_could_throw_p (tree);
761 if (tree_could_throw_p (stmt)) in copy_bb()778 && tree_could_throw_p (stmt)) in copy_bb()
1885 if (tree_could_throw_p (t)) in remove_useless_stmts_1()1898 if (tree_could_throw_p (t)) in remove_useless_stmts_1()3506 if (!tree_could_throw_p (stmt)) in verify_stmt()
3127 if (tree_could_throw_p (stmt)) in infer_value_range()
7834 tree_could_trap_p, tree_could_throw_p, tree_can_throw_internal,
23034 (tree_could_throw_p): Likewise.30387 * tree-eh.c (tree_could_throw_p): Support non-call exceptions in