Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DISLTools.cpp573 static void foreachPoint(const isl::set &Set, in foreachPoint() function
581 static void foreachPoint(isl::basic_set BSet, in foreachPoint() function
583 foreachPoint(isl::set(BSet), F); in foreachPoint()
787 foreachPoint(DimOnly, [&, Dim](isl::point P) { in recursiveExpand()