/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-iterator.h | 238 gsi_next_nondebug (gimple_stmt_iterator *i) in gsi_next_nondebug() function 267 gsi_next_nondebug (&gsi); in gsi_start_nondebug() 281 gsi_next_nondebug (&i); in gsi_start_nondebug_bb() 295 gsi_next_nondebug (&i); in gsi_start_nondebug_after_labels_bb() 324 gsi_next_nondebug (&i); in gsi_one_nondebug_before_end_p()
|
H A D | gimple-warn-recursion.cc | 94 for (auto si = gsi_start_bb (bb); !gsi_end_p (si); gsi_next_nondebug (&si)) in find_function_exit()
|
H A D | tree-ssa-tail-merge.cc | 371 gsi_next_nondebug (gsi); in gsi_advance_fw_nondebug_nonlocal() 474 !gsi_end_p (gsi); gsi_next_nondebug (&gsi)) in same_succ_hash() 612 gsi_next_nondebug (&gsi1); in equal() 613 gsi_next_nondebug (&gsi2); in equal()
|
H A D | gimple-ssa-isolate-paths.cc | 199 gsi_next_nondebug (&si); in isolate_path() 200 gsi_next_nondebug (&si2); in isolate_path()
|
H A D | ipa-icf-gimple.cc | 626 gsi_next_nondebug (&gsi1); in compare_bb() 627 gsi_next_nondebug (&gsi2); in compare_bb()
|
H A D | gimple-harden-conditionals.cc | 486 gsi_next_nondebug (&gsi_split); in execute()
|
H A D | tree-ssa-loop-manip.cc | 146 gsi_next_nondebug (&gsi); in create_iv() 744 gsi_next_nondebug (&bsi)) in check_loop_closed_ssa_bb()
|
H A D | tree-ssa-phiopt.cc | 588 gsi_next_nondebug (&gsi); in factor_out_conditional_conversion() 1296 gsi_next_nondebug (&gsi); in value_replacement() 2777 gsi_next_nondebug (&gsi); in cond_removal_in_builtin_zero_pattern() 2781 gsi_next_nondebug (&gsi); in cond_removal_in_builtin_zero_pattern()
|
H A D | tree-ssa-math-opts.cc | 3558 gsi_next_nondebug (&gsi); in maybe_optimize_guarding_check() 3581 gsi_next_nondebug (&gsi); in maybe_optimize_guarding_check() 3601 gsi_next_nondebug (&gsi); in maybe_optimize_guarding_check() 3610 gsi_next_nondebug (&gsi); in maybe_optimize_guarding_check() 4162 gsi_next_nondebug (&gsif); in match_arith_overflow()
|
H A D | tree-ssa-threadbackward.cc | 688 gsi_next_nondebug (&gsi)) in profitable_path_p()
|
H A D | gimple-loop-interchange.cc | 834 gsi_next_nondebug (&gsi); in find_deps_in_bb_for_stmt() 1799 !gsi_end_p (gsi); gsi_next_nondebug (&gsi)) in proper_loop_form_for_interchange()
|
H A D | tree-eh.cc | 4247 gsi_next_nondebug (&gsi); in unsplit_eh() 4598 gsi_next_nondebug (&gsi); in infinite_empty_loop_p() 4654 gsi_next_nondebug (&gsi); in cleanup_empty_eh() 4675 gsi_next_nondebug (&gsi); in cleanup_empty_eh()
|
H A D | gimple-ssa-warn-access.cc | 3828 for (; !gsi_end_p (gsi); gsi_next_nondebug (&gsi)) in use_after_inval_p() 3855 gsi_next_nondebug (&si)) in use_after_inval_p() 4385 gsi_next_nondebug (&si)) in check_block()
|
H A D | tree-cfgcleanup.cc | 824 gsi_next_nondebug (&gsi); in maybe_dead_abnormal_edge_p()
|
H A D | tree-loop-distribution.cc | 3495 gsi_next_nondebug (&bsi)) in determine_reduction_stmt_1() 3509 gsi_next_nondebug (&bsi), ++ninsns) in determine_reduction_stmt_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-iterator.h | 238 gsi_next_nondebug (gimple_stmt_iterator *i) in gsi_next_nondebug() function 267 gsi_next_nondebug (&gsi); in gsi_start_nondebug() 281 gsi_next_nondebug (&i); in gsi_start_nondebug_bb() 295 gsi_next_nondebug (&i); in gsi_start_nondebug_after_labels_bb() 324 gsi_next_nondebug (&i); in gsi_one_nondebug_before_end_p()
|
H A D | tree-ssa-tail-merge.c | 371 gsi_next_nondebug (gsi); in gsi_advance_fw_nondebug_nonlocal() 474 !gsi_end_p (gsi); gsi_next_nondebug (&gsi)) in same_succ_hash() 612 gsi_next_nondebug (&gsi1); in equal() 613 gsi_next_nondebug (&gsi2); in equal()
|
H A D | gimple-ssa-isolate-paths.c | 199 gsi_next_nondebug (&si); in isolate_path() 200 gsi_next_nondebug (&si2); in isolate_path()
|
H A D | ipa-icf-gimple.c | 523 gsi_next_nondebug (&gsi1); in compare_bb() 524 gsi_next_nondebug (&gsi2); in compare_bb()
|
H A D | tree-ssa-phiopt.c | 532 gsi_next_nondebug (&gsi); in factor_out_conditional_conversion() 1083 gsi_next_nondebug (&gsi); in value_replacement() 1769 gsi_next_nondebug (&gsi); in cond_removal_in_popcount_pattern() 1773 gsi_next_nondebug (&gsi); in cond_removal_in_popcount_pattern()
|
H A D | tree-ssa-threadbackward.c | 260 gsi_next_nondebug (&gsi)) in profitable_jump_thread_path()
|
H A D | tree-ssa-loop-manip.c | 146 gsi_next_nondebug (&gsi); in create_iv() 746 gsi_next_nondebug (&bsi)) in check_loop_closed_ssa_bb()
|
H A D | gimple-loop-interchange.cc | 834 gsi_next_nondebug (&gsi); in find_deps_in_bb_for_stmt() 1787 !gsi_end_p (gsi); gsi_next_nondebug (&gsi)) in proper_loop_form_for_interchange()
|
H A D | tree-eh.c | 4252 gsi_next_nondebug (&gsi); in unsplit_eh() 4603 gsi_next_nondebug (&gsi); in infinite_empty_loop_p() 4659 gsi_next_nondebug (&gsi); in cleanup_empty_eh() 4680 gsi_next_nondebug (&gsi); in cleanup_empty_eh()
|
H A D | tree-cfgcleanup.c | 802 gsi_next_nondebug (&gsi); in maybe_dead_abnormal_edge_p()
|