Searched refs:computeOverflow (Results 1 – 3 of 3) sorted by relevance
479 OverflowResult computeOverflow(
3435 OverflowResult OR = computeOverflow( in foldICmpBinOpEqualityWithConstant()5729 InstCombinerImpl::computeOverflow(Instruction::BinaryOps BinaryOp, in computeOverflow() function in InstCombinerImpl5777 switch (computeOverflow(BinaryOp, IsSigned, LHS, RHS, &OrigI)) { in OptimizeOverflowCheck()
2135 OverflowResult OR = computeOverflow(SI->getBinaryOp(), SI->isSigned(), in visitCallInst()