Function melior::dialect::ods::memref::copy

source ·
pub fn copy<'c>(
    context: &'c Context,
    source: Value<'c, '_>,
    target: Value<'c, '_>,
    location: Location<'c>
) -> CopyOperation<'c>
Expand description

Creates a copy operation.