Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp72 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
1977 if (Q.collectInterferingVRegs(LastChanceRecoloringMaxInterference) >= in mayRecolorAllInterferences()
1978 LastChanceRecoloringMaxInterference && !ExhaustiveSearch) { in mayRecolorAllInterferences()