Searched defs:foreach_point (Results 1 – 6 of 6) sorted by relevance
505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
803 static isl_stat foreach_point(__isl_take isl_set *set, void *user) in foreach_point() function
8649 def foreach_point(arg0, arg1): member in union_set9218 def foreach_point(arg0, arg1): member in set
10378 stat set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function12372 stat union_set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function
14397 void set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function17893 void union_set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function
14767 stat set::foreach_point(const std::function<stat(point)> &fn) const in foreach_point() function18555 stat union_set::foreach_point(const std::function<stat(point)> &fn) const in foreach_point() function