mlirTypeIsAMemRef

Function mlirTypeIsAMemRef 

Source
pub unsafe extern "C" fn mlirTypeIsAMemRef(type_: MlirType) -> bool
Expand description

Checks whether the given type is a MemRef type.