pub unsafe extern "C" fn mlirAffineMapIsEmpty(
    affineMap: MlirAffineMap
) -> bool
Expand description

Checks whether the given affine map is an empty affine map.