Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp104 static cl::opt<bool> ExhaustiveSearch( variable
1880 !ExhaustiveSearch) { in mayRecolorAllInterferences()
1976 if (Depth >= LastChanceRecoloringMaxDepth && !ExhaustiveSearch) { in tryLastChanceRecoloring()