Polly 22.0.0git
polly::ScopAnalysisPrinterPass Struct Referencefinal

#include <ScopDetection.h>

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

References OS.

Member Function Documentation

◆ run()

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

Definition at line 2048 of file ScopDetection.cpp.

References Function, and OS.

Member Data Documentation

◆ OS

raw_ostream& polly::ScopAnalysisPrinterPass::OS

Definition at line 632 of file ScopDetection.h.

Referenced by run(), and ScopAnalysisPrinterPass().


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