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.cpp944 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
945 if (CandIn != NoCand) { in splitAroundRegion()
946 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
992 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
993 if (CandIn != NoCand) { in splitAroundRegion()
994 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()