get_operands

Function get_operands 

Source
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.