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

/haiku-buildtools/gcc/gcc/
H A Dmcf.c802 bool found_cycle = false; local
860 found_cycle = true;
865 if (!found_cycle)
869 found_cycle = false;
884 found_cycle = true;
888 if (found_cycle)

Completed in 44 milliseconds