Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp98 static cl::opt<unsigned> LastChanceRecoloringMaxInterference( variable
1876 if (Q.interferingVRegs(LastChanceRecoloringMaxInterference).size() >= in mayRecolorAllInterferences()
1877 LastChanceRecoloringMaxInterference && in mayRecolorAllInterferences()