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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DRegAllocPBQP.cpp517 bool anotherRoundNeeded = false; local
563 anotherRoundNeeded |= !newSpills.empty();
569 return !anotherRoundNeeded;

Completed in 59 milliseconds