Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-pure-const.c558 bool possibly_throws = stmt_could_throw_p (cfun, call); in check_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-pure-const.cc557 bool possibly_throws = stmt_could_throw_p (cfun, call); in check_call() local