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

#include <DeLICM.h>

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

Public Member Functions

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

Private Attributes

llvm::raw_ostream & OS
 

Detailed Description

Definition at line 41 of file DeLICM.h.

Constructor & Destructor Documentation

◆ DeLICMPrinterPass()

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

Definition at line 42 of file DeLICM.h.

Member Function Documentation

◆ run()

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

Definition at line 1508 of file DeLICM.cpp.

References OS.

Member Data Documentation

◆ OS

llvm::raw_ostream& polly::DeLICMPrinterPass::OS
private

Definition at line 48 of file DeLICM.h.

Referenced by run().


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