Searched refs:mlirIntegerSetIsCanonicalEmpty (Results 1 – 4 of 4) sorted by relevance
96 MLIR_CAPI_EXPORTED bool mlirIntegerSetIsCanonicalEmpty(MlirIntegerSet set);
69 bool mlirIntegerSetIsCanonicalEmpty(MlirIntegerSet set) { in mlirIntegerSetIsCanonicalEmpty() function
937 return mlirIntegerSetIsCanonicalEmpty(self); in populateIRAffine()
1688 if (!mlirIntegerSetIsCanonicalEmpty(emptySet)) in printIntegerSet()