Home
last modified time | relevance | path

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

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