Function mlir_sys::mlirAffineMapIsEmpty
source · pub unsafe extern "C" fn mlirAffineMapIsEmpty(
affineMap: MlirAffineMap
) -> bool
Expand description
Checks whether the given affine map is an empty affine map.
pub unsafe extern "C" fn mlirAffineMapIsEmpty(
affineMap: MlirAffineMap
) -> bool
Checks whether the given affine map is an empty affine map.