Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-init.cc204 unsigned old_nloops, i; in fix_loop_structure() local
262 old_nloops = number_of_loops (cfun); in fix_loop_structure()
303 >= old_nloops) in fix_loop_structure()
331 return number_of_loops (cfun) - old_nloops; in fix_loop_structure()