| /src/external/gpl3/gcc/dist/gcc/ |
| tree-eh.h | 27 extern void add_stmt_to_eh_lp (gimple *, int);
|
| gimple-streamer-in.cc | 291 add_stmt_to_eh_lp (stmt, region);
|
| gimple-harden-conditionals.cc | 582 add_stmt_to_eh_lp (asgnck, lookup_stmt_eh_lp (asgn));
|
| tree-eh.cc | 86 add_stmt_to_eh_lp (gimple *t, int num) function 2382 add_stmt_to_eh_lp (throw_stmt, new_lp->index); 3080 add_stmt_to_eh_lp (new_stmt, lp_nr); 3148 add_stmt_to_eh_lp (new_stmt, lp_nr); 4753 add_stmt_to_eh_lp (stmt, new_lp_nr);
|
| gimple-harden-control-flow.cc | 1360 add_stmt_to_eh_lp (stmt, lp_eh_cleanup);
|
| value-prof.cc | 1420 add_stmt_to_eh_lp (dcall_stmt, lp_nr);
|
| ipa-strub.cc | 2216 add_stmt_to_eh_lp (stmt, lp->index);
|
| cgraph.cc | 1555 add_stmt_to_eh_lp (new_stmt, lp_nr);
|
| gimple-ssa-store-merging.cc | 4789 add_stmt_to_eh_lp (stmt, group->lp_nr);
|
| tree-vect-stmts.cc | 1369 add_stmt_to_eh_lp (vec_stmt, lp_nr);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-eh.h | 27 extern void add_stmt_to_eh_lp (gimple *, int);
|
| gimple-streamer-in.cc | 292 add_stmt_to_eh_lp (stmt, region);
|
| gimple-harden-conditionals.cc | 546 add_stmt_to_eh_lp (asgnck, lookup_stmt_eh_lp (asgn));
|
| tree-eh.cc | 86 add_stmt_to_eh_lp (gimple *t, int num) function 2381 add_stmt_to_eh_lp (throw_stmt, new_lp->index); 3076 add_stmt_to_eh_lp (new_stmt, lp_nr); 3144 add_stmt_to_eh_lp (new_stmt, lp_nr); 4732 add_stmt_to_eh_lp (stmt, new_lp_nr);
|
| value-prof.cc | 1428 add_stmt_to_eh_lp (dcall_stmt, lp_nr);
|
| cgraph.cc | 1554 add_stmt_to_eh_lp (new_stmt, lp_nr);
|
| gimple-ssa-store-merging.cc | 4685 add_stmt_to_eh_lp (stmt, group->lp_nr);
|
| tree-vect-stmts.cc | 1590 add_stmt_to_eh_lp (vec_stmt, lp_nr);
|