Polly 19.0.0git
Classes | Namespaces | Functions
IslNodeBuilder.h File Reference
#include "polly/CodeGen/BlockGenerators.h"
#include "polly/CodeGen/IslExprBuilder.h"
#include "polly/ScopDetectionDiagnostic.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/IR/InstrTypes.h"
#include "isl/ctx.h"
#include "isl/isl-noexceptions.h"

Go to the source code of this file.

Classes

struct  polly::SubtreeReferences
 
class  polly::IslNodeBuilder
 

Namespaces

namespace  polly
 

Functions

void polly::addReferencesFromStmt (ScopStmt *Stmt, void *UserPtr, bool CreateScalarRefs=true)
 Extract the out-of-scop values and SCEVs referenced from a ScopStmt.