Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp953 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
954 if (CandOut != NoCand) { in splitAroundRegion()
955 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1000 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1001 if (CandOut != NoCand) { in splitAroundRegion()
1002 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()