Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1728 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1729 if (CandOut != NoCand) { in splitAroundRegion()
1730 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1775 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1776 if (CandOut != NoCand) { in splitAroundRegion()
1777 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()