Home
last modified time | relevance | path

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

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