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