Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp1700 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1701 if (CandIn != NoCand) { in splitAroundRegion()
1702 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()
1749 unsigned CandIn = BundleCand[Bundles->getBundle(Number, false)]; in splitAroundRegion() local
1750 if (CandIn != NoCand) { in splitAroundRegion()
1751 GlobalSplitCandidate &Cand = GlobalCand[CandIn]; in splitAroundRegion()