Function melior::dialect::ods::llvm::and

source ·
pub fn and<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> AndOperation<'c>
Expand description

Creates an and operation.