Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h664 void checkForReductions(ScopStmt &Stmt);
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2696 void ScopBuilder::checkForReductions(ScopStmt &Stmt) { in checkForReductions() function in ScopBuilder
3731 checkForReductions(Stmt); in buildScop()