Function melior::dialect::index::cmp

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

Creates an index.cmp operation.