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

Checks whether the given affine map is a minor identity affine map.