Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp98 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
2625 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()