Function mlir_sys::mlirIntegerSetIsCanonicalEmpty
source · pub unsafe extern "C" fn mlirIntegerSetIsCanonicalEmpty(
set: MlirIntegerSet
) -> bool
Expand description
Checks whether the given set is a canonical empty set, e.g., the set returned by mlirIntegerSetEmptyGet.