Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRegAllocGreedy.cpp95 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
1876 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()