Searched defs:foreach_point (Results 1 – 5 of 5) sorted by relevance
568 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
906 static isl_stat foreach_point(__isl_take isl_set *set, void *user) in foreach_point() function
8490 stat basic_set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function13137 stat point::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function17064 stat set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function20163 stat union_set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function
10112 void basic_set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function17618 void point::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function23729 void set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function29090 void union_set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function
10963 def foreach_point(arg0, arg1): member in union_set11621 def foreach_point(arg0, arg1): member in set