Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopBuilder.h587 void buildDomain(ScopStmt &Stmt);
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp2450 void ScopBuilder::buildDomain(ScopStmt &Stmt) { in buildDomain() function in ScopBuilder
3544 buildDomain(Stmt); in buildScop()