Polly 22.0.0git
polly::MaximalStaticExpansionPrinterPass Struct Reference

#include <MaximalStaticExpansion.h>

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

References OS.

Member Function Documentation

◆ run()

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

Definition at line 508 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 MaximalStaticExpansionPrinterPass(), and run().


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