Searched refs:UnboundedParts (Results 1 – 1 of 1) sorted by relevance
260 isl::set UnboundedParts = S.subtract(BoundedParts); in partitionSetParts() local261 return std::make_pair(UnboundedParts, BoundedParts); in partitionSetParts()