Function mlir_sys::mlirAffineBinaryOpExprGetRHS
source · pub unsafe extern "C" fn mlirAffineBinaryOpExprGetRHS(
affineExpr: MlirAffineExpr
) -> MlirAffineExpr
Expand description
Returns the right hand side affine expression of the given affine binary operation expression.