reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
542 if (WO->getLHS()->getType()->isIntegerTy() && willNotOverflow(WO, LVI)) { 543 processOverflowIntrinsic(WO, LVI); 549 if (SI->getType()->isIntegerTy() && willNotOverflow(SI, LVI)) { 550 processSaturatingInst(SI, LVI); 570 Constant *C = LVI->getConstant(V, CS.getParent(), CS.getInstruction()); 586 LVI->getPredicateAt(ICmpInst::ICMP_EQ, V,