Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp922 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
923 if (CandIn != NoCand) { in splitAroundRegion()
924 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
970 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
971 if (CandIn != NoCand) { in splitAroundRegion()
972 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()