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

#include <MaximalStaticExpansion.h>

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

Public Member Functions

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

Private Attributes

llvm::raw_ostream & OS
 

Detailed Description

Definition at line 29 of file MaximalStaticExpansion.h.

Constructor & Destructor Documentation

◆ MaximalStaticExpansionPrinterPass()

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

Definition at line 31 of file MaximalStaticExpansion.h.

Member Function Documentation

◆ run()

PreservedAnalyses MaximalStaticExpansionPrinterPass::run ( Scop S,
ScopAnalysisManager SAM,
ScopStandardAnalysisResults SAR,
SPMUpdater  
)

Definition at line 510 of file MaximalStaticExpansion.cpp.

References OS.

Member Data Documentation

◆ OS

llvm::raw_ostream& polly::MaximalStaticExpansionPrinterPass::OS
private

Definition at line 37 of file MaximalStaticExpansion.h.

Referenced by run().


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