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

/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp470 bool anotherRoundNeeded = false; local
512 anotherRoundNeeded |= !LRE.empty();
518 return !anotherRoundNeeded;

Completed in 93 milliseconds