Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp643 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local
647 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity()
657 unsigned LNumOps = LInst->getNumOperands(), in CompareValueComplexity()
664 CompareValueComplexity(EqCacheValue, LI, LInst->getOperand(Idx), in CompareValueComplexity()
H A DValueTracking.cpp1475 Instruction *LInst = P->getIncomingBlock(1 - OpNum)->getTerminator(); in computeKnownBitsFromOperator() local
1484 RecQ.CxtI = LInst; in computeKnownBitsFromOperator()