Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1236 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1237 if (CandOut != NoCand) { in splitAroundRegion()
1238 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1284 unsigned CandOut = BundleCand[Bundles->getBundle(Number, 1)]; in splitAroundRegion() local
1285 if (CandOut != NoCand) { in splitAroundRegion()
1286 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()