Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocPBQP.cpp834 bool PBQPAllocComplete = false; in runOnMachineFunction() local
837 while (!PBQPAllocComplete) { in runOnMachineFunction()
859 PBQPAllocComplete = mapPBQPToRegAlloc(G, Solution, VRM, *VRegSpiller); in runOnMachineFunction()