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