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.
pub unsafe extern "C" fn mlirAffineBinaryOpExprGetLHS(
affineExpr: MlirAffineExpr,
) -> MlirAffineExpr
Returns the left hand side affine expression of the given affine binary operation expression.