pub fn get_operands<'c>(
context: &'c Context,
value: Type<'c>,
input_op: Value<'c, '_>,
location: Location<'c>,
) -> GetOperandsOperation<'c>Expand description
Creates a get_operands operation.
pub fn get_operands<'c>(
context: &'c Context,
value: Type<'c>,
input_op: Value<'c, '_>,
location: Location<'c>,
) -> GetOperandsOperation<'c>Creates a get_operands operation.