Home
last modified time | relevance | path

Searched refs:n_new_loops (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-cfgcleanup.cc1153 unsigned n_new_loops; in repair_loop_structures() local
1159 n_new_loops = fix_loop_structure (changed_bbs); in repair_loop_structures()
1167 rewrite_into_loop_closed_ssa (n_new_loops ? NULL : changed_bbs, in repair_loop_structures()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-cfgcleanup.c1135 unsigned n_new_loops; in repair_loop_structures() local
1141 n_new_loops = fix_loop_structure (changed_bbs); in repair_loop_structures()
1149 rewrite_into_loop_closed_ssa (n_new_loops ? NULL : changed_bbs, in repair_loop_structures()