Home
last modified time | relevance | path

Searched defs:foreach_point (Results 1 – 3 of 3) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_point.c565 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
H A Disl_union_map.c873 static isl_stat foreach_point(__isl_take isl_set *set, void *user) in foreach_point() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h9280 stat basic_set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function
14487 stat point::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function
18741 stat set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function
22013 stat union_set::foreach_point(const std::function<stat(isl::point)> &fn) const in foreach_point() function