Function melior::dialect::ods::llvm::intr_expect

source ·
pub fn intr_expect<'c>(
    context: &'c Context,
    val: Value<'c, '_>,
    expected: Value<'c, '_>,
    location: Location<'c>
) -> ExpectOperation<'c>
Expand description

Creates an intr.expect operation.