Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Transform/
H A DSimplify.cpp122 class SimplifyImpl final { class
213 bool SimplifyImpl::isModified() const { in isModified()
228 void SimplifyImpl::removeEmptyDomainStmts() { in removeEmptyDomainStmts()
249 void SimplifyImpl::removeOverwrites() { in removeOverwrites()
307 void SimplifyImpl::coalesceWrites() { in coalesceWrites()
479 void SimplifyImpl::removeRedundantWrites() { in removeRedundantWrites()
573 void SimplifyImpl::removeUnnecessaryStmts() { in removeUnnecessaryStmts()
613 void SimplifyImpl::markAndSweep(LoopInfo *LI) { in markAndSweep()
701 void SimplifyImpl::run(Scop &S, LoopInfo *LI) { in run()
761 Optional<SimplifyImpl> Impl;
[all …]