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

/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp665 bool AnotherRoundNeeded = false; local
687 AnotherRoundNeeded |= !NewVRegs.empty();
691 return !AnotherRoundNeeded;

Completed in 80 milliseconds