Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp1413 removeCachedResults(*ExpandedRegion); in expandRegion()
1421 removeCachedResults(*LastValidRegion); in expandRegion()
1432 removeCachedResults(*ExpandedRegion); in expandRegion()
1460 removeCachedResults(*SubRegion.get()); in removeCachedResultsRecursively()
1466 void ScopDetection::removeCachedResults(const Region &R) { in removeCachedResults() function in ScopDetection
1484 removeCachedResults(R); in findScops()
1522 removeCachedResults(*CurrentRegion); in findScops()
/external/llvm-project/polly/include/polly/
DScopDetection.h209 void removeCachedResults(const Region &R);