Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1738 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1739 if (CandIn != NoCand) { in splitAroundRegion()
1740 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1786 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1787 if (CandIn != NoCand) { in splitAroundRegion()
1788 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()