Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp101 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
2538 if (Q.collectInterferingVRegs(LastChanceRecoloringMaxInterference) >= in mayRecolorAllInterferences()
2539 LastChanceRecoloringMaxInterference && !ExhaustiveSearch) { in mayRecolorAllInterferences()