Function melior::dialect::ods::pdl_interp::get_operand
source · pub fn get_operand<'c>(
context: &'c Context,
value: Type<'c>,
input_op: Value<'c, '_>,
index: IntegerAttribute<'c>,
location: Location<'c>
) -> GetOperandOperation<'c>
Expand description
Creates a get_operand
operation.