Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1227 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
1228 if (CandIn != NoCand) { in splitAroundRegion()
1229 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1276 unsigned CandIn = BundleCand[Bundles->getBundle(Number, 0)]; in splitAroundRegion() local
1277 if (CandIn != NoCand) { in splitAroundRegion()
1278 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()