Polly 22.0.0git
polly::ForwardOpTreePrinterPass Struct Referencefinal

#include <ForwardOpTree.h>

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

References OS.

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


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