Searched refs:AlwaysOverflowsHigh (Results 1 – 7 of 7) sorted by relevance
535 AlwaysOverflowsHigh, enumerator
1680 return OverflowResult::AlwaysOverflowsHigh; in unsignedAddMayOverflow()1701 return OverflowResult::AlwaysOverflowsHigh; in signedAddMayOverflow()1747 return OverflowResult::AlwaysOverflowsHigh; in signedSubMayOverflow()1773 return OverflowResult::AlwaysOverflowsHigh; in unsignedMulMayOverflow()
504 AlwaysOverflowsHigh, enumerator
908 if (OR == OverflowResult::AlwaysOverflowsHigh || in FlattenLoopPair()
4932 case ConstantRange::OverflowResult::AlwaysOverflowsHigh: in mapOverflowResult()4933 return OverflowResult::AlwaysOverflowsHigh; in mapOverflowResult()
1718 case OverflowResult::AlwaysOverflowsHigh: { in visitCallInst()
5058 case OverflowResult::AlwaysOverflowsHigh: in OptimizeOverflowCheck()