Function mlir_sys::mlirAffineMapConstantGet
source · pub unsafe extern "C" fn mlirAffineMapConstantGet(
ctx: MlirContext,
val: i64
) -> MlirAffineMap
Expand description
Creates a single constant result affine map in the context. The affine map is owned by the context.