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