Home
last modified time | relevance | path

Searched refs:removeStmtNotInDomainMap (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/
DScopInfo.h1957 void removeStmtNotInDomainMap();
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1775 void Scop::removeStmtNotInDomainMap() { in removeStmtNotInDomainMap() function in Scop
DScopBuilder.cpp3716 scop->removeStmtNotInDomainMap(); in buildScop()