Function melior::dialect::memref::get_global

source ·
pub fn get_global<'c>(
    context: &'c Context,
    name: &str,
    type: MemRefType<'c>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Create a memref.get_global operation.