Searched refs:nested_cycle (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-loop.cc6582 bool nested_cycle = false; local
6733 nested_cycle = true;
6996 if (nested_cycle)
7115 if (!nested_cycle || double_reduc)
7140 && (!nested_cycle || double_reduc)
7637 bool nested_cycle = false; local
7643 nested_cycle = true;
7691 if (nested_cycle)
7754 else if (nested_cycle)
7882 if (j != 0 && nested_cycle)
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-vect-loop.c6036 bool nested_cycle = false; local
6155 nested_cycle = true;
6407 if (nested_cycle)
6520 if (!nested_cycle || double_reduc)
6545 && (!nested_cycle || double_reduc)
7105 bool nested_cycle = false; local
7111 nested_cycle = true;
7196 else if (nested_cycle)
7232 if (j != 0 && nested_cycle)

Completed in 237 milliseconds