Searched refs:hasIntegerSet (Results 1 – 1 of 1) sorted by relevance
174 bool hasIntegerSet() const { return integerSet.has_value(); } in hasIntegerSet() function177 assert(hasIntegerSet() && "integer set is missing"); in getIntegerSet()550 if (!affineCondition.hasIntegerSet()) { in matchAndRewrite()