Searched refs:remove_stmt_from_eh_lp (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.h29 extern bool remove_stmt_from_eh_lp (gimple *);
H A Dgimple-iterator.c577 require_eh_edge_purge = remove_stmt_from_eh_lp (stmt);
H A Dtree-eh.c131 remove_stmt_from_eh_lp (gimple *t) function
2387 remove_stmt_from_eh_lp (throw_stmt);
3072 remove_stmt_from_eh_lp (old_stmt);
4714 remove_stmt_from_eh_lp (stmt);
4730 remove_stmt_from_eh_lp (stmt);
H A Dcgraph.c1526 remove_stmt_from_eh_lp (e->call_stmt);
H A Dgimple-ssa-store-merging.c4441 remove_stmt_from_eh_lp (stmt);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.h29 extern bool remove_stmt_from_eh_lp (gimple *);
H A Dgimple-iterator.cc581 require_eh_edge_purge = remove_stmt_from_eh_lp (stmt);
H A Dtree-eh.cc131 remove_stmt_from_eh_lp (gimple *t) function
2379 remove_stmt_from_eh_lp (throw_stmt);
3067 remove_stmt_from_eh_lp (old_stmt);
4709 remove_stmt_from_eh_lp (stmt);
4725 remove_stmt_from_eh_lp (stmt);
H A Dcgraph.cc1534 remove_stmt_from_eh_lp (e->call_stmt);
H A Dgimple-ssa-store-merging.cc4804 remove_stmt_from_eh_lp (stmt);

Completed in 472 milliseconds