Searched refs:add_stmt_to_eh_lp (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-eh.h | 27 extern void add_stmt_to_eh_lp (gimple *, int);
|
| D | gimple-streamer-in.cc | 292 add_stmt_to_eh_lp (stmt, region); in input_bb()
|
| D | gimple-harden-conditionals.cc | 546 add_stmt_to_eh_lp (asgnck, lookup_stmt_eh_lp (asgn)); in execute()
|
| D | tree-eh.cc | 85 add_stmt_to_eh_lp (gimple *t, int num) in add_stmt_to_eh_lp() function 2379 add_stmt_to_eh_lp (throw_stmt, new_lp->index); in redirect_eh_edge_1() 3068 add_stmt_to_eh_lp (new_stmt, lp_nr); in maybe_clean_or_replace_eh_stmt() 3136 add_stmt_to_eh_lp (new_stmt, lp_nr); in maybe_duplicate_eh_stmt() 4721 add_stmt_to_eh_lp (stmt, new_lp_nr); in cleanup_empty_eh()
|
| D | value-prof.cc | 1428 add_stmt_to_eh_lp (dcall_stmt, lp_nr); in gimple_ic()
|
| D | cgraph.cc | 1553 add_stmt_to_eh_lp (new_stmt, lp_nr); in redirect_call_stmt_to_callee()
|
| D | gimple-ssa-store-merging.cc | 4684 add_stmt_to_eh_lp (stmt, group->lp_nr); in output_merged_store()
|
| D | tree-vect-stmts.cc | 1590 add_stmt_to_eh_lp (vec_stmt, lp_nr); in vect_finish_stmt_generation_1()
|
| D | ChangeLog-2009 | 9602 (add_stmt_to_eh_lp): Rename from add_stmt_to_eh_region.
|