mkBvMulNoOverflowExprNoSimplify

Create BitVec mul-no-overflow check expression. Determines that BitVec arithmetic multiplication does not overflow. An overflow occurs when the multiplication result value is greater than max supported value.

See also

for the underflow check.