Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp946 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
947 if (CandIn != NoCand) { in splitAroundRegion()
948 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
994 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
995 if (CandIn != NoCand) { in splitAroundRegion()
996 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()