pub fn intr_smul_with_overflow<'c>(
    context: &'c Context,
    res: Type<'c>,
    location: Location<'c>
) -> SMulWithOverflowOperation<'c>
Expand description

Creates an intr.smul.with.overflow operation.