Searched refs:maybe_clean_eh_stmt_fn (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.h46 extern bool maybe_clean_eh_stmt_fn (struct function *, gimple *);
H A Dcgraphclones.c903 maybe_clean_eh_stmt_fn (inner_function, e->call_stmt);
H A Dtree-eh.c3040 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt)
3052 return maybe_clean_eh_stmt_fn (cfun, stmt);
3038 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.h46 extern bool maybe_clean_eh_stmt_fn (struct function *, gimple *);
H A Dcgraphclones.cc915 maybe_clean_eh_stmt_fn (inner_function, e->call_stmt);
H A Dtree-eh.cc3035 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt)
3047 return maybe_clean_eh_stmt_fn (cfun, stmt);
3033 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt) function

Completed in 129 milliseconds