Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1204 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1205 if (CandOut != NoCand) { in splitAroundRegion()
1206 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1252 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1253 if (CandOut != NoCand) { in splitAroundRegion()
1254 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()