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

#include <ScopDetection.h>

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

Public Member Functions

 ScopAnalysisPrinterPass (raw_ostream &OS)
 
PreservedAnalyses run (Function &F, FunctionAnalysisManager &FAM)
 

Public Attributes

raw_ostream & OS
 

Detailed Description

Definition at line 627 of file ScopDetection.h.

Constructor & Destructor Documentation

◆ ScopAnalysisPrinterPass()

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

Definition at line 628 of file ScopDetection.h.

Member Function Documentation

◆ run()

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

Definition at line 2044 of file ScopDetection.cpp.

References OS.

Member Data Documentation

◆ OS

raw_ostream& polly::ScopAnalysisPrinterPass::OS

Definition at line 632 of file ScopDetection.h.

Referenced by run().


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