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

Checks whether the given affine map is a single result constant affine map.