Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp982 for (unsigned UsedCand : UsedCands) { in splitAroundRegion() local
983 ArrayRef<unsigned> Blocks = GlobalCand[UsedCand].ActiveBlocks; in splitAroundRegion()