Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp73 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
2018 if (Q.collectInterferingVRegs(LastChanceRecoloringMaxInterference) >= in mayRecolorAllInterferences()
2019 LastChanceRecoloringMaxInterference && !ExhaustiveSearch) { in mayRecolorAllInterferences()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp102 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
2493 if (Q.collectInterferingVRegs(LastChanceRecoloringMaxInterference) >= in mayRecolorAllInterferences()
2494 LastChanceRecoloringMaxInterference && !ExhaustiveSearch) { in mayRecolorAllInterferences()