pub unsafe extern "C" fn mlirAffineMapIsSingleConstant(
affineMap: MlirAffineMap,
) -> bool
Expand description
Checks whether the given affine map is a single result constant affine map.
pub unsafe extern "C" fn mlirAffineMapIsSingleConstant(
affineMap: MlirAffineMap,
) -> bool
Checks whether the given affine map is a single result constant affine map.