Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/
DScopInfo.h1953 void removeFromStmtMap(ScopStmt &Stmt);
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1730 void Scop::removeFromStmtMap(ScopStmt &Stmt) { in removeFromStmtMap() function in Scop
1770 removeFromStmtMap(*StmtIt); in removeStmts()