Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp892 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
893 if (CandIn != NoCand) { in splitAroundRegion()
894 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
940 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
941 if (CandIn != NoCand) { in splitAroundRegion()
942 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()