Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1709 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1710 if (CandOut != NoCand) { in splitAroundRegion()
1711 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()
1757 unsigned CandOut = BundleCand[Bundles->getBundle(Number, true)]; in splitAroundRegion() local
1758 if (CandOut != NoCand) { in splitAroundRegion()
1759 GlobalSplitCandidate &Cand = GlobalCand[CandOut]; in splitAroundRegion()