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