Searched refs:getAsIntegerSet (Results 1 – 4 of 4) sorted by relevance
260 IntegerSet getAsIntegerSet(MLIRContext *context) const;
1096 auto simplifiedSet = fac.getAsIntegerSet(set.getContext()); in simplifyIntegerSet()
2999 IntegerSet FlatAffineConstraints::getAsIntegerSet(MLIRContext *context) const { in getAsIntegerSet() function in FlatAffineConstraints
2996 IntegerSet ifCondSet = cst.getAsIntegerSet(context); in createSeparationCondition()