Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopBuilder.h603 void checkForReductions(ScopStmt &Stmt);
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2507 void ScopBuilder::checkForReductions(ScopStmt &Stmt) { in checkForReductions() function in ScopBuilder
3548 checkForReductions(Stmt); in buildScop()