Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp1425 Instruction *LInst = P->getIncomingBlock(i)->getTerminator(); in computeKnownBitsFromOperator() local
1461 RecQ.CxtI = LInst; in computeKnownBitsFromOperator()
DScalarEvolution.cpp623 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local
627 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity()
637 unsigned LNumOps = LInst->getNumOperands(), in CompareValueComplexity()
644 CompareValueComplexity(EqCacheValue, LI, LInst->getOperand(Idx), in CompareValueComplexity()