Home
last modified time | relevance | path

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

/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
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h6478 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
Dcpp.h7981 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
Disl-noexceptions.h8810 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