Searched refs:computeOverflow (Results 1 – 3 of 3) sorted by relevance
789 OverflowResult computeOverflow(
4481 OverflowResult InstCombiner::computeOverflow( in computeOverflow() function in InstCombiner4523 switch (computeOverflow(BinaryOp, IsSigned, LHS, RHS, &OrigI)) { in OptimizeOverflowCheck()
2092 OverflowResult OR = computeOverflow(SI->getBinaryOp(), SI->isSigned(), in visitCallInst()