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