Home
last modified time | relevance | path

Searched refs:possibly_throws (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-pure-const.cc557 bool possibly_throws = stmt_could_throw_p (cfun, call); in check_call() local
558 bool possibly_throws_externally = (possibly_throws in check_call()
561 if (possibly_throws) in check_call()
568 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call()
654 if (possibly_throws && cfun->can_throw_non_call_exceptions) in check_call()