Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1920 void removeFromStmtMap(ScopStmt &Stmt);
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopInfo.cpp1631 void Scop::removeFromStmtMap(ScopStmt &Stmt) { in removeFromStmtMap() function in Scop
1671 removeFromStmtMap(*StmtIt); in removeStmts()