Polly 20.0.0git
|
#include "llvm/Pass.h"
#include "isl/aff_type.h"
#include "isl/ctx.h"
#include "isl/union_map_type.h"
Go to the source code of this file.
Classes | |
class | polly::PolyhedralInfo |
Namespaces | |
namespace | llvm |
This file contains the declaration of the PolyhedralInfo class, which will provide an interface to expose polyhedral analysis information of Polly. | |
namespace | polly |
Functions | |
llvm::Pass * | polly::createPolyhedralInfoPrinterLegacyPass (llvm::raw_ostream &OS) |
void | llvm::initializePolyhedralInfoPass (llvm::PassRegistry &) |
void | llvm::initializePolyhedralInfoPrinterLegacyPassPass (llvm::PassRegistry &) |