fn no_metadata<T: BodyTransformCtx>(ctx: &T) -> Operand
Expand description
No metadata. We use the unit_metadata
global to avoid having to define unit locals
everywhere.
fn no_metadata<T: BodyTransformCtx>(ctx: &T) -> Operand
No metadata. We use the unit_metadata
global to avoid having to define unit locals
everywhere.