Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopDetection.h290 void findScops(Region &R);
/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp349 findScops(*TopRegion); in ScopDetection()
1470 void ScopDetection::findScops(Region &R) { in findScops() function in ScopDetection
1491 findScops(*SubRegion); in findScops()