Searched refs:universe_set (Results 1 – 4 of 4) sorted by relevance
10214 inline typed::set<> universe_set() const;10354 inline typed::set<Domain> universe_set() const;10491 inline typed::set<Domain, Range> universe_set() const = delete;10630 inline typed::set<pair<Domain, Range>> universe_set() const;10766 inline typed::set<pair<Domain, Range>, Range2> universe_set() const = delete;10902 inline typed::set<Domain, pair<Range, Range2>> universe_set() const = delete;11037 inline typed::set<pair<T1, T2>, pair<Range, Range2>> universe_set() const = delete;42784 typed::set<> typed::space<>::universe_set() const42786 auto res = isl::space::universe_set();42973 typed::set<Domain> typed::space<Domain>::universe_set() const[all …]
3842 inline isl::checked::set universe_set() const;18130 isl::checked::set space::universe_set() const in universe_set() function
3908 inline isl::set universe_set() const;25607 isl::set space::universe_set() const in universe_set() function
17337 def universe_set(arg0): member in space