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