Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp69 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
2092 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp98 LastChanceRecoloringMaxDepth("lcr-max-depth", cl::Hidden, variable
2571 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()