Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp952 const unsigned NoCand = ~0u; in tryRegionSplit() local
953 unsigned BestCand = NoCand; in tryRegionSplit()
988 if (BestCand == NoCand) in tryRegionSplit()
1021 if (BestCand == NoCand) in tryRegionSplit()