Searched refs:removeStmts (Results 1 – 3 of 3) sorted by relevance
231 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
1656 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop1677 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()1686 removeStmts( in simplifySCoP()
2306 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,