mlir_sys

Function mlirIntegerSetGetConstraint

Source
pub unsafe extern "C" fn mlirIntegerSetGetConstraint(
    set: MlirIntegerSet,
    pos: isize,
) -> MlirAffineExpr
Expand description

Returns pos-th constraint of the set.