Polly 19.0.0git
Public Member Functions | List of all members
polly::JSONExportPass Struct Referencefinal

This pass exports a scop to a jscop file. More...

#include <JSONExporter.h>

Inheritance diagram for polly::JSONExportPass:
Inheritance graph
[legend]

Public Member Functions

llvm::PreservedAnalyses run (Scop &, ScopAnalysisManager &, ScopStandardAnalysisResults &, SPMUpdater &)
 

Detailed Description

This pass exports a scop to a jscop file.

The filename is generated from the concatenation of the function and scop name.

Definition at line 22 of file JSONExporter.h.

Member Function Documentation

◆ run()

PreservedAnalyses JSONExportPass::run ( Scop S,
ScopAnalysisManager SAM,
ScopStandardAnalysisResults SAR,
SPMUpdater  
)

Definition at line 760 of file JSONExporter.cpp.

References exportScop().


The documentation for this struct was generated from the following files: