Searched refs:isEmptyIntegerSet (Results 1 – 4 of 4) sorted by relevance
37 bool IntegerSet::isEmptyIntegerSet() const { in isEmptyIntegerSet() function in IntegerSet
64 bool isEmptyIntegerSet() const;
70 return unwrap(set).isEmptyIntegerSet(); in mlirIntegerSetIsCanonicalEmpty()
2309 return iSet.isEmptyIntegerSet(); in matchAndRewrite()