Polly 22.0.0git
JSONExporter.h File Reference
#include "polly/ScopPass.h"
#include "llvm/IR/PassManager.h"

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

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 &)