|
Polly 22.0.0git
|
#include "polly/Support/ScopHelper.h"#include "llvm/Analysis/ScalarEvolutionExpressions.h"#include "isl/isl-noexceptions.h"Go to the source code of this file.
Classes | |
| class | polly::SCEVAffinator |
| Translate a SCEV to an isl::pw_aff and the domain on which it is invalid. More... | |
Namespaces | |
| namespace | polly |
Typedefs | |
| typedef std::pair< isl::pw_aff, isl::set > | polly::PWACtx |
| The result type of the SCEVAffinator. | |