Searched refs:computeOverflow (Results 1 – 3 of 3) sorted by relevance
490 OverflowResult computeOverflow(
3547 OverflowResult OR = computeOverflow( in foldICmpBinOpEqualityWithConstant()6058 InstCombinerImpl::computeOverflow(Instruction::BinaryOps BinaryOp, in computeOverflow() function in InstCombinerImpl6106 switch (computeOverflow(BinaryOp, IsSigned, LHS, RHS, &OrigI)) { in OptimizeOverflowCheck()
2228 OverflowResult OR = computeOverflow(SI->getBinaryOp(), SI->isSigned(), in visitCallInst()