Function melior::dialect::ods::llvm::store

source ·
pub fn store<'c>(
    context: &'c Context,
    value: Value<'c, '_>,
    addr: Value<'c, '_>,
    location: Location<'c>
) -> StoreOperation<'c>
Expand description

Creates a store operation.