Polly 20.0.0git
|
This pass exports a scop to a jscop file. More...
#include <JSONExporter.h>
Public Member Functions | |
llvm::PreservedAnalyses | run (Scop &, ScopAnalysisManager &, ScopStandardAnalysisResults &, SPMUpdater &) |
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.
PreservedAnalyses JSONExportPass::run | ( | Scop & | S, |
ScopAnalysisManager & | SAM, | ||
ScopStandardAnalysisResults & | SAR, | ||
SPMUpdater & | |||
) |
Definition at line 760 of file JSONExporter.cpp.
References exportScop().