Searched refs:add_stmt_to_eh_lp (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.h27 extern void add_stmt_to_eh_lp (gimple *, int);
H A Dgimple-streamer-in.c292 add_stmt_to_eh_lp (stmt, region);
H A Dtree-eh.c85 add_stmt_to_eh_lp (gimple *t, int num) function
2388 add_stmt_to_eh_lp (throw_stmt, new_lp->index);
3075 add_stmt_to_eh_lp (new_stmt, lp_nr);
3143 add_stmt_to_eh_lp (new_stmt, lp_nr);
4731 add_stmt_to_eh_lp (stmt, new_lp_nr);
H A Dvalue-prof.c1391 add_stmt_to_eh_lp (dcall_stmt, lp_nr);
H A Dcgraph.c1547 add_stmt_to_eh_lp (new_stmt, lp_nr);
H A Dgimple-ssa-store-merging.c4321 add_stmt_to_eh_lp (stmt, group->lp_nr);
H A Dtree-vect-stmts.c1770 add_stmt_to_eh_lp (vec_stmt, lp_nr);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.h27 extern void add_stmt_to_eh_lp (gimple *, int);
H A Dgimple-streamer-in.cc292 add_stmt_to_eh_lp (stmt, region);
H A Dgimple-harden-conditionals.cc546 add_stmt_to_eh_lp (asgnck, lookup_stmt_eh_lp (asgn));
H A Dtree-eh.cc85 add_stmt_to_eh_lp (gimple *t, int num) function
2380 add_stmt_to_eh_lp (throw_stmt, new_lp->index);
3070 add_stmt_to_eh_lp (new_stmt, lp_nr);
3138 add_stmt_to_eh_lp (new_stmt, lp_nr);
4726 add_stmt_to_eh_lp (stmt, new_lp_nr);
H A Dvalue-prof.cc1428 add_stmt_to_eh_lp (dcall_stmt, lp_nr);
H A Dcgraph.cc1553 add_stmt_to_eh_lp (new_stmt, lp_nr);
H A Dgimple-ssa-store-merging.cc4684 add_stmt_to_eh_lp (stmt, group->lp_nr);
H A Dtree-vect-stmts.cc1590 add_stmt_to_eh_lp (vec_stmt, lp_nr);

Completed in 240 milliseconds