mlir_sys

Function 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.