Searched defs:foreach_point (Results 1 – 3 of 3) sorted by relevance
565 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
873 static isl_stat foreach_point(__isl_take isl_set *set, void *user) in foreach_point() function
9280 stat basic_set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function14487 stat point::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function18741 stat set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function22013 stat union_set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function