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

This pass imports a scop from a jscop file. More...

#include <JSONExporter.h>

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

Public Member Functions

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

Detailed Description

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.

Member Function Documentation

◆ run()

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().


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