Home
last modified time | relevance | path

Searched refs:has_domain_tuple_id (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h1475 inline boolean has_domain_tuple_id() const;
1984 inline boolean has_domain_tuple_id() const;
3810 inline boolean has_domain_tuple_id() const;
7792 boolean basic_map::has_domain_tuple_id() const in has_domain_tuple_id() function
7794 return isl::checked::map(*this).has_domain_tuple_id(); in has_domain_tuple_id()
9975 boolean map::has_domain_tuple_id() const in has_domain_tuple_id() function
17942 boolean space::has_domain_tuple_id() const in has_domain_tuple_id() function
H A Dcpp.h1541 inline bool has_domain_tuple_id() const;
2050 inline bool has_domain_tuple_id() const;
3876 inline bool has_domain_tuple_id() const;
9082 bool basic_map::has_domain_tuple_id() const in has_domain_tuple_id() function
9086 return isl::map(*this).has_domain_tuple_id(); in has_domain_tuple_id()
12382 bool map::has_domain_tuple_id() const in has_domain_tuple_id() function
25247 bool space::has_domain_tuple_id() const in has_domain_tuple_id() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py9447 def has_domain_tuple_id(arg0): member in map
16993 def has_domain_tuple_id(arg0): member in space