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.
pub fn get_operand<'c>(
context: &'c Context,
value: Type<'c>,
input_op: Value<'c, '_>,
index: IntegerAttribute<'c>,
location: Location<'c>,
) -> GetOperandOperation<'c>Creates a get_operand operation.