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

#include <ScopInfo.h>

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

Public Member Functions

 ScopInfoPrinterPass (raw_ostream &OS)
 
PreservedAnalyses run (Function &, FunctionAnalysisManager &)
 

Public Attributes

raw_ostream & Stream
 

Detailed Description

Definition at line 2775 of file ScopInfo.h.

Constructor & Destructor Documentation

◆ ScopInfoPrinterPass()

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

Definition at line 2776 of file ScopInfo.h.

Member Function Documentation

◆ run()

PreservedAnalyses ScopInfoPrinterPass::run ( Function &  F,
FunctionAnalysisManager &  FAM 
)

Definition at line 2755 of file ScopInfo.cpp.

References PollyPrintInstructions(), and Stream.

Member Data Documentation

◆ Stream

raw_ostream& polly::ScopInfoPrinterPass::Stream

Definition at line 2780 of file ScopInfo.h.

Referenced by run().


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