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