Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp218 static isl::set collectBoundedParts(isl::set S) { in collectBoundedParts() function
255 isl::set BoundedParts = collectBoundedParts(OnlyDimS); in partitionSetParts()