pub unsafe extern "C" fn mlirAffineConstantExprGetValue(
affineExpr: MlirAffineExpr,
) -> i64Expand description
Returns the value of the given affine constant expression.
pub unsafe extern "C" fn mlirAffineConstantExprGetValue(
affineExpr: MlirAffineExpr,
) -> i64Returns the value of the given affine constant expression.