Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp723 bool AnotherRoundNeeded = false; in mapPBQPToRegAlloc() local
745 AnotherRoundNeeded |= !NewVRegs.empty(); in mapPBQPToRegAlloc()
749 return !AnotherRoundNeeded; in mapPBQPToRegAlloc()