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.cpp1087 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1088 if (CandOut != NoCand) { in splitAroundRegion()
1089 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1134 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1135 if (CandOut != NoCand) { in splitAroundRegion()
1136 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()