reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
549 if (SI->getType()->isIntegerTy() && willNotOverflow(SI, LVI)) { 549 if (SI->getType()->isIntegerTy() && willNotOverflow(SI, LVI)) { 550 processSaturatingInst(SI, LVI);