Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1719 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1720 if (CandIn != NoCand) { in splitAroundRegion()
1721 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1767 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1768 if (CandIn != NoCand) { in splitAroundRegion()
1769 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()