Home
last modified time | relevance | path

Searched refs:polyhedral_hull (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h1516 inline isl::checked::basic_map polyhedral_hull() const;
2581 inline isl::checked::basic_set polyhedral_hull() const;
2797 inline isl::checked::union_map polyhedral_hull() const;
3022 inline isl::checked::union_set polyhedral_hull() const;
6478 isl::checked::basic_map map::polyhedral_hull() const in polyhedral_hull() function
10586 isl::checked::basic_set set::polyhedral_hull() const in polyhedral_hull() function
11500 isl::checked::union_map union_map::polyhedral_hull() const in polyhedral_hull() function
12489 isl::checked::union_set union_set::polyhedral_hull() const in polyhedral_hull() function
Disl-noexceptions.h1373 inline basic_map polyhedral_hull() const;
2752 inline basic_set polyhedral_hull() const;
3136 inline union_map polyhedral_hull() const;
3568 inline union_set polyhedral_hull() const;
8810 basic_map map::polyhedral_hull() const in polyhedral_hull() function
15149 basic_set set::polyhedral_hull() const in polyhedral_hull() function
16834 union_map union_map::polyhedral_hull() const in polyhedral_hull() function
18733 union_set union_set::polyhedral_hull() const in polyhedral_hull() function
Dcpp.h1581 inline isl::basic_map polyhedral_hull() const;
2646 inline isl::basic_set polyhedral_hull() const;
2862 inline isl::union_map polyhedral_hull() const;
3087 inline isl::union_set polyhedral_hull() const;
7981 isl::basic_map map::polyhedral_hull() const in polyhedral_hull() function
14793 isl::basic_set set::polyhedral_hull() const in polyhedral_hull() function
16375 isl::union_map union_map::polyhedral_hull() const in polyhedral_hull() function
18122 isl::union_set union_set::polyhedral_hull() const in polyhedral_hull() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py6810 def polyhedral_hull(arg0): member in union_map
7825 def polyhedral_hull(arg0): member in map
8885 def polyhedral_hull(arg0): member in union_set
9590 def polyhedral_hull(arg0): member in set