Searched refs:tree_can_throw_internal (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtree-flow.h908 extern bool tree_can_throw_internal (tree);
H A Dtree-cfg.c2515 return tree_can_throw_internal (t);
3511 if (!last_in_block && tree_can_throw_internal (stmt))
5452 if (stmt && tree_can_throw_internal (stmt))
H A Dtree-eh.c2033 tree_can_throw_internal (tree stmt)
2026 tree_can_throw_internal (tree stmt) function
H A Dtree-inline.c840 if (tree_can_throw_internal (copy_stmt))

Completed in 111 milliseconds