Skip to main content

get_global

Function 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.