Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp95 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
1787 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()