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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c411 static gimple_seq lower_eh_must_not_throw (struct leh_state *, gtry *);
1046 finally = lower_eh_must_not_throw (outer_state, try_stmt);
1909 lower_eh_must_not_throw (struct leh_state *state, gtry *tp) function
2121 replace = lower_eh_must_not_throw (state, try_stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc411 static gimple_seq lower_eh_must_not_throw (struct leh_state *, gtry *);
1041 finally = lower_eh_must_not_throw (outer_state, try_stmt);
1904 lower_eh_must_not_throw (struct leh_state *state, gtry *tp) function
2113 replace = lower_eh_must_not_throw (state, try_stmt);

Completed in 206 milliseconds