Home
last modified time | relevance | path

Searched refs:removeStmts (Results 1 – 25 of 25) sorted by relevance

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DSimplify.cpp140 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Transform/
H A DSimplify.cpp139 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Transform/
H A DSimplify.cpp140 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Transform/
H A DSimplify.cpp230 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DSimplify.cpp230 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Transform/
H A DSimplify.cpp230 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Transform/
H A DSimplify.cpp230 S->removeStmts([](ScopStmt &Stmt) -> bool { in removeEmptyDomainStmts()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/Analysis/
H A DScopInfo.cpp1755 void Scop::removeStmts(std::function<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1782 removeStmts(ShouldDelete, false); in removeStmtNotInDomainMap()
1809 removeStmts(ShouldDelete, AfterHoisting); in simplifySCoP()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/Analysis/
H A DScopInfo.cpp1732 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1753 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1762 removeStmts( in simplifySCoP()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1765 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1786 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1795 removeStmts( in simplifySCoP()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1765 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1786 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1795 removeStmts( in simplifySCoP()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1758 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1779 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1788 removeStmts( in simplifySCoP()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/Analysis/
H A DScopInfo.cpp1755 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1776 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1785 removeStmts( in simplifySCoP()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp1738 void Scop::removeStmts(std::function<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1765 removeStmts(ShouldDelete, false); in removeStmtNotInDomainMap()
1792 removeStmts(ShouldDelete, AfterHoisting); in simplifySCoP()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1758 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1779 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1788 removeStmts( in simplifySCoP()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/Analysis/
H A DScopInfo.cpp1758 void Scop::removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete, in removeStmts() function in Scop
1779 removeStmts([this](ScopStmt &Stmt) -> bool { in removeStmtNotInDomainMap()
1788 removeStmts( in simplifySCoP()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/include/polly/
H A DScopInfo.h1961 void removeStmts(std::function<bool(ScopStmt &)> ShouldDelete,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/include/polly/
H A DScopInfo.h2383 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h2353 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/include/polly/
H A DScopInfo.h2353 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h2383 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/include/polly/
H A DScopInfo.h2322 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/include/polly/
H A DScopInfo.h2009 void removeStmts(std::function<bool(ScopStmt &)> ShouldDelete,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h2383 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/include/polly/
H A DScopInfo.h2383 void removeStmts(function_ref<bool(ScopStmt &)> ShouldDelete,