Polly 22.0.0git
Simplify.h File Reference
#include "llvm/ADT/SmallVector.h"

Go to the source code of this file.

Namespaces

namespace  polly

Functions

llvm::SmallVector< MemoryAccess *, 32 > polly::getAccessesInOrder (ScopStmt &Stmt)
 Return a vector that contains MemoryAccesses in the order in which they are executed.
bool polly::runSimplify (Scop &S, int CallNo)