Polly 20.0.0git
|
This pass imports a scop from a jscop file. More...
#include <JSONExporter.h>
Public Member Functions | |
llvm::PreservedAnalyses | run (Scop &, ScopAnalysisManager &, ScopStandardAnalysisResults &, SPMUpdater &) |
This pass imports a scop from a jscop file.
The filename is deduced from the concatenation of the function and scop name.
Definition at line 29 of file JSONExporter.h.
PreservedAnalyses JSONImportPass::run | ( | Scop & | S, |
ScopAnalysisManager & | SAM, | ||
ScopStandardAnalysisResults & | SAR, | ||
SPMUpdater & | |||
) |
Definition at line 798 of file JSONExporter.cpp.
References polly::Dependences::AL_Statement, and importScop().