Polly 22.0.0git
polly::JSONImportPass Struct Referencefinal

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

#include <JSONExporter.h>

Inheritance diagram for polly::JSONImportPass:
[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: