Function melior_next::dialect::arith::ori

source ·
pub fn ori<'c>(
    lhs: Value<'c>,
    rhs: Value<'c>,
    result: Type<'c>,
    location: Location<'c>
) -> Operation<'c>