Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp1078 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1079 if (CandIn != NoCand) { in splitAroundRegion()
1080 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1126 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1127 if (CandIn != NoCand) { in splitAroundRegion()
1128 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()