Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp102 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
2563 if (Q.collectInterferingVRegs(LastChanceRecoloringMaxInterference) >= in mayRecolorAllInterferences()
2564 LastChanceRecoloringMaxInterference && !ExhaustiveSearch) { in mayRecolorAllInterferences()