Skip to main content

mul_cannot_overflow_256

Function mul_cannot_overflow_256 

Source
pub(crate) fn mul_cannot_overflow_256(left: &Expr, right: &Expr) -> bool
Expand description

Returns whether unsigned multiplication of two expressions cannot overflow 256 bits.