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