Searched refs:tree_can_throw_internal (Results 1 – 7 of 7) sorted by relevance
908 extern bool tree_can_throw_internal (tree);
2515 return tree_can_throw_internal (t); in is_ctrl_altering_stmt()3511 if (!last_in_block && tree_can_throw_internal (stmt)) in verify_stmt()5452 if (stmt && tree_can_throw_internal (stmt)) in tree_purge_dead_eh_edges()
2026 tree_can_throw_internal (tree stmt) in tree_can_throw_internal() function
840 if (tree_can_throw_internal (copy_stmt)) in copy_edges_for_bb()
7827 (is_ctrl_altering_stmt): Restructure. Use tree_can_throw_internal.7834 tree_could_trap_p, tree_could_throw_p, tree_can_throw_internal,
17120 * tree-eh.c (tree_can_throw_internal, tree_can_throw_external):18707 * tree-eh.c (tree_can_throw_internal, tree_can_throw_external):
242 examine @code{tree_can_throw_internal} or @code{tree_can_throw_external}