Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp98 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
2601 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()