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