Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_point.c505 static isl_stat foreach_point(struct isl_scan_callback *cb, in foreach_point() function
Disl_union_map.c803 static isl_stat foreach_point(__isl_take isl_set *set, void *user) in foreach_point() function
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py8649 def foreach_point(arg0, arg1): member in union_set
9218 def foreach_point(arg0, arg1): member in set
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h10378 stat set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function
12372 stat union_set::foreach_point(const std::function<stat(isl::checked::point)> &fn) const in foreach_point() function
Dcpp.h14397 void set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function
17893 void union_set::foreach_point(const std::function<void(isl::point)> &fn) const in foreach_point() function
Disl-noexceptions.h14767 stat set::foreach_point(const std::function<stat(point)> &fn) const in foreach_point() function
18555 stat union_set::foreach_point(const std::function<stat(point)> &fn) const in foreach_point() function