Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocPBQP.cpp672 bool pbqpAllocComplete = false; in runOnMachineFunction() local
675 while (!pbqpAllocComplete) { in runOnMachineFunction()
684 pbqpAllocComplete = mapPBQPToRegAlloc(*problem, solution); in runOnMachineFunction()