Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h651 void collectSurroundingLoops(ScopStmt &Stmt);
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2646 void ScopBuilder::collectSurroundingLoops(ScopStmt &Stmt) { in collectSurroundingLoops() function in ScopBuilder
3725 collectSurroundingLoops(Stmt); in buildScop()