Polly 19.0.0git
Classes | Namespaces | Typedefs
SCEVAffinator.h File Reference
#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::setpolly::PWACtx
 The result type of the SCEVAffinator.