Searched refs:gimple_try_catch_may_fallthru (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/
H A Dpr53466.C24 static bool gimple_try_catch_may_fallthru (gimple stmt) function
38 return gimple_try_catch_may_fallthru (stmt);
/haiku-buildtools/gcc/gcc/
H A Dgimple-low.c526 gimple_try_catch_may_fallthru (gtry *stmt) function
612 return gimple_try_catch_may_fallthru (as_a <gtry *> (stmt));

Completed in 43 milliseconds