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

#include <IslAst.h>

Inheritance diagram for polly::IslAstPrinterPass:
Inheritance graph
[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.

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


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