Searched refs:LInst (Results 1 – 2 of 2) sorted by relevance
621 if (const auto *LInst = dyn_cast<Instruction>(LV)) { in CompareValueComplexity() local625 const BasicBlock *LParent = LInst->getParent(), in CompareValueComplexity()635 unsigned LNumOps = LInst->getNumOperands(), in CompareValueComplexity()641 int Result = CompareValueComplexity(LI, LInst->getOperand(Idx), in CompareValueComplexity()
1632 Instruction *LInst = P->getIncomingBlock(1 - OpNum)->getTerminator(); in computeKnownBitsFromOperator() local1641 RecQ.CxtI = LInst; in computeKnownBitsFromOperator()