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