Polly 19.0.0git
Classes | Namespaces | Functions
IslAst.h File Reference
#include "polly/ScopPass.h"
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/IR/PassManager.h"
#include "isl/ctx.h"

Go to the source code of this file.

Classes

class  polly::IslAst
 
class  polly::IslAstInfo
 
struct  polly::IslAstInfo::IslAstUserPayload
 Payload information used to annotate an AST node. More...
 
struct  polly::IslAstAnalysis
 
class  polly::IslAstInfoWrapperPass
 
struct  polly::IslAstPrinterPass
 

Namespaces

namespace  polly
 
namespace  llvm
 This file contains the declaration of the PolyhedralInfo class, which will provide an interface to expose polyhedral analysis information of Polly.
 

Functions

llvm::Pass * polly::createIslAstInfoWrapperPassPass ()
 
llvm::Pass * polly::createIslAstInfoPrinterLegacyPass (llvm::raw_ostream &OS)
 
void llvm::initializeIslAstInfoWrapperPassPass (llvm::PassRegistry &)
 
void llvm::initializeIslAstInfoPrinterLegacyPassPass (llvm::PassRegistry &)