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

#include <ForwardOpTree.h>

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

Public Member Functions

 ForwardOpTreePrinterPass (raw_ostream &OS)
 
PreservedAnalyses run (Scop &S, ScopAnalysisManager &, ScopStandardAnalysisResults &SAR, SPMUpdater &)
 

Private Attributes

llvm::raw_ostream & OS
 

Detailed Description

Definition at line 33 of file ForwardOpTree.h.

Constructor & Destructor Documentation

◆ ForwardOpTreePrinterPass()

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

Definition at line 35 of file ForwardOpTree.h.

Member Function Documentation

◆ run()

llvm::PreservedAnalyses ForwardOpTreePrinterPass::run ( Scop S,
ScopAnalysisManager SAM,
ScopStandardAnalysisResults SAR,
SPMUpdater U 
)

Definition at line 1198 of file ForwardOpTree.cpp.

References OS.

Member Data Documentation

◆ OS

llvm::raw_ostream& polly::ForwardOpTreePrinterPass::OS
private

Definition at line 41 of file ForwardOpTree.h.

Referenced by run().


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