Searched refs:gsi_next_nondebug (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-iterator.h238 gsi_next_nondebug (gimple_stmt_iterator *i) function
267 gsi_next_nondebug (&gsi);
281 gsi_next_nondebug (&i);
295 gsi_next_nondebug (&i);
324 gsi_next_nondebug (&i);
H A Dgimple-ssa-isolate-paths.c199 gsi_next_nondebug (&si);
200 gsi_next_nondebug (&si2);
H A Dipa-icf-gimple.c523 gsi_next_nondebug (&gsi1);
524 gsi_next_nondebug (&gsi2);
H A Dtree-ssa-tail-merge.c371 gsi_next_nondebug (gsi);
474 !gsi_end_p (gsi); gsi_next_nondebug (&gsi))
612 gsi_next_nondebug (&gsi1);
613 gsi_next_nondebug (&gsi2);
H A Dtree-ssa-phiopt.c532 gsi_next_nondebug (&gsi);
1083 gsi_next_nondebug (&gsi);
1769 gsi_next_nondebug (&gsi);
1773 gsi_next_nondebug (&gsi);
H A Dtree-ssa-threadbackward.c260 gsi_next_nondebug (&gsi))
H A Dtree-ssa-loop-manip.c146 gsi_next_nondebug (&gsi);
746 gsi_next_nondebug (&bsi))
H A Dgimple-loop-interchange.cc834 gsi_next_nondebug (&gsi);
1787 !gsi_end_p (gsi); gsi_next_nondebug (&gsi))
H A Dtree-eh.c4257 gsi_next_nondebug (&gsi);
4608 gsi_next_nondebug (&gsi);
4664 gsi_next_nondebug (&gsi);
4685 gsi_next_nondebug (&gsi);
H A Dtree-cfgcleanup.c802 gsi_next_nondebug (&gsi);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-iterator.h238 gsi_next_nondebug (gimple_stmt_iterator *i) function
267 gsi_next_nondebug (&gsi);
281 gsi_next_nondebug (&i);
295 gsi_next_nondebug (&i);
324 gsi_next_nondebug (&i);
H A Dgimple-warn-recursion.cc94 for (auto si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next_nondebug (&si))
H A Dgimple-ssa-isolate-paths.cc199 gsi_next_nondebug (&si);
200 gsi_next_nondebug (&si2);
H A Dtree-ssa-tail-merge.cc371 gsi_next_nondebug (gsi);
474 !gsi_end_p (gsi); gsi_next_nondebug (&gsi))
612 gsi_next_nondebug (&gsi1);
613 gsi_next_nondebug (&gsi2);
H A Dgimple-harden-conditionals.cc486 gsi_next_nondebug (&gsi_split);
H A Dipa-icf-gimple.cc626 gsi_next_nondebug (&gsi1);
627 gsi_next_nondebug (&gsi2);
H A Dtree-ssa-threadbackward.cc688 gsi_next_nondebug (&gsi))
H A Dtree-ssa-loop-manip.cc146 gsi_next_nondebug (&gsi);
744 gsi_next_nondebug (&bsi))
H A Dtree-ssa-math-opts.cc3558 gsi_next_nondebug (&gsi);
3581 gsi_next_nondebug (&gsi);
3601 gsi_next_nondebug (&gsi);
3610 gsi_next_nondebug (&gsi);
4162 gsi_next_nondebug (&gsif);
H A Dgimple-loop-interchange.cc834 gsi_next_nondebug (&gsi);
1799 !gsi_end_p (gsi); gsi_next_nondebug (&gsi))
H A Dtree-eh.cc4252 gsi_next_nondebug (&gsi);
4603 gsi_next_nondebug (&gsi);
4659 gsi_next_nondebug (&gsi);
4680 gsi_next_nondebug (&gsi);
H A Dtree-cfgcleanup.cc824 gsi_next_nondebug (&gsi);
H A Dtree-ssa-phiopt.cc588 gsi_next_nondebug (&gsi);
1296 gsi_next_nondebug (&gsi);
2777 gsi_next_nondebug (&gsi);
2781 gsi_next_nondebug (&gsi);
H A Dgimple-ssa-warn-access.cc3828 for (; !gsi_end_p (gsi); gsi_next_nondebug (&gsi))
3855 gsi_next_nondebug (&si))
4385 gsi_next_nondebug (&si))
H A Dtree-loop-distribution.cc3495 gsi_next_nondebug (&bsi))
3509 gsi_next_nondebug (&bsi), ++ninsns)

Completed in 286 milliseconds

12