Polly 22.0.0git
polly::IslAstPrinterPass Struct Referencefinal

#include <IslAst.h>

Inheritance diagram for polly::IslAstPrinterPass:
[legend]

Public Member Functions

 IslAstPrinterPass (raw_ostream &OS)
PreservedAnalyses run (Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &, SPMUpdater &U)

Public Attributes

raw_ostream & OS

Detailed Description

Definition at line 202 of file IslAst.h.

Constructor & Destructor Documentation

◆ IslAstPrinterPass()

polly::IslAstPrinterPass::IslAstPrinterPass ( raw_ostream & OS)
inline

Definition at line 203 of file IslAst.h.

References OS.

Member Function Documentation

◆ run()

PreservedAnalyses IslAstPrinterPass::run ( Scop & S,
ScopAnalysisManager & SAM,
ScopStandardAnalysisResults & SAR,
SPMUpdater & U )

Definition at line 771 of file IslAst.cpp.

References OS.

Member Data Documentation

◆ OS

raw_ostream& polly::IslAstPrinterPass::OS

Definition at line 208 of file IslAst.h.

Referenced by IslAstPrinterPass(), and run().


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