Searched refs:LInst (Results 1 – 2 of 2) sorted by relevance
643 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local647 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity()657 unsigned LNumOps = LInst->getNumOperands(), in CompareValueComplexity()664 CompareValueComplexity(EqCacheValue, LI, LInst->getOperand(Idx), in CompareValueComplexity()
1475 Instruction *LInst = P->getIncomingBlock(1 - OpNum)->getTerminator(); in computeKnownBitsFromOperator() local1484 RecQ.CxtI = LInst; in computeKnownBitsFromOperator()