Searched refs:AlwaysOverflowsHigh (Results 1 – 8 of 8) sorted by relevance
534 AlwaysOverflowsHigh, enumerator
1683 return OverflowResult::AlwaysOverflowsHigh; in unsignedAddMayOverflow()1704 return OverflowResult::AlwaysOverflowsHigh; in signedAddMayOverflow()1750 return OverflowResult::AlwaysOverflowsHigh; in signedSubMayOverflow()1776 return OverflowResult::AlwaysOverflowsHigh; in unsignedMulMayOverflow()
512 AlwaysOverflowsHigh, enumerator
881 if (OR == OverflowResult::AlwaysOverflowsHigh || in FlattenLoopPair()
1921 EXPECT_EQ(ConstantRange::OverflowResult::AlwaysOverflowsHigh, (op))2121 case ConstantRange::OverflowResult::AlwaysOverflowsHigh: in TestOverflowExhaustive()
4822 case ConstantRange::OverflowResult::AlwaysOverflowsHigh: in mapOverflowResult()4823 return OverflowResult::AlwaysOverflowsHigh; in mapOverflowResult()
1685 case OverflowResult::AlwaysOverflowsHigh: { in visitCallInst()
5059 case OverflowResult::AlwaysOverflowsHigh: in OptimizeOverflowCheck()