Polly 22.0.0git
polly::DeLICMPrinterPass Struct Referencefinal

#include <DeLICM.h>

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

References OS.

Member Function Documentation

◆ run()

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

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


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