Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopBuilder.h648 void buildDomain(ScopStmt &Stmt);
/external/llvm-project/polly/lib/Analysis/
DScopBuilder.cpp2639 void ScopBuilder::buildDomain(ScopStmt &Stmt) { in buildDomain() function in ScopBuilder
3727 buildDomain(Stmt); in buildScop()