Polly 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | polly::JSONExportPass |
This pass exports a scop to a jscop file. More... | |
struct | polly::JSONImportPass |
This pass imports a scop from a jscop file. More... | |
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::createJSONExporterPass () |
llvm::Pass * | polly::createJSONImporterPass () |
llvm::Pass * | polly::createJSONImporterPrinterLegacyPass (llvm::raw_ostream &OS) |
void | llvm::initializeJSONExporterPass (llvm::PassRegistry &) |
void | llvm::initializeJSONImporterPass (llvm::PassRegistry &) |
void | llvm::initializeJSONImporterPrinterLegacyPassPass (llvm::PassRegistry &) |