Searched refs:removeStmts (Results 1 – 3 of 3) sorted by relevance
140 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
1755 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop1776 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()1785 removeStmts( in simplifySCoP()
2322 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,