pub unsafe extern "C" fn mlirAffineBinaryOpExprGetLHS(
affineExpr: MlirAffineExpr,
) -> MlirAffineExprExpand description
Returns the left hand side affine expression of the given affine binary operation expression.
pub unsafe extern "C" fn mlirAffineBinaryOpExprGetLHS(
affineExpr: MlirAffineExpr,
) -> MlirAffineExprReturns the left hand side affine expression of the given affine binary operation expression.