Searched refs:has_equal_space (Results 1 – 5 of 5) sorted by relevance
17 equal = FN(TYPE_PAIR,has_equal_space)(obj1, obj2); in FN()
20 isl_bool FN(TYPE_PAIR,has_equal_space)(__isl_keep TYPE1 *obj1, in FN() argument
2029 equal = FN(PW,has_equal_space)(pw1, pw2); in FN()
2530 if (!LoadAccs.has_equal_space(StoreAccs)) { in checkForReductions()2547 if (AllAccs.has_equal_space(Accs)) { in checkForReductions()
1515 inline boolean has_equal_space(const isl::map &map2) const;1737 inline boolean has_equal_space(const isl::set &set2) const;2185 inline boolean has_equal_space(const isl::map &map2) const;2910 inline boolean has_equal_space(const isl::set &set2) const;3948 inline boolean has_equal_space(const isl::set &set2) const;8304 return isl::map(*this).has_equal_space(map2); in has_equal_space()9318 return isl::set(*this).has_equal_space(set2); in has_equal_space()11092 boolean map::has_equal_space(const isl::map &map2) const in has_equal_space() function14517 boolean point::has_equal_space(const isl::set &set2) const in has_equal_space() function14519 return isl::basic_set(*this).has_equal_space(set2); in has_equal_space()[all …]