Home
last modified time | relevance | path

Searched refs:foreachPoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Support/
H A DISLTools.cpp591 static void foreachPoint(const isl::set &Set, in foreachPoint() function
599 static void foreachPoint(isl::basic_set BSet, in foreachPoint() function
601 foreachPoint(isl::set(BSet), F); in foreachPoint()
810 foreachPoint(DimOnly, [&, Dim](isl::point P) { in recursiveExpand()