Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp726 bool AnotherRoundNeeded = false; in mapPBQPToRegAlloc() local
748 AnotherRoundNeeded |= !NewVRegs.empty(); in mapPBQPToRegAlloc()
752 return !AnotherRoundNeeded; in mapPBQPToRegAlloc()