pub fn get_defining_op<'c>(
    context: &'c Context,
    input_op: Type<'c>,
    value: Value<'c, '_>,
    location: Location<'c>
) -> GetDefiningOperation<'c>
Expand description

Creates a get_defining_op operation.