Skip to main content

ori

Function ori 

Source
pub fn ori<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.ori operation.