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

#include <DependenceInfo.h>

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

Public Member Functions

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

Public Attributes

raw_ostream & OS
 

Detailed Description

Definition at line 225 of file DependenceInfo.h.

Constructor & Destructor Documentation

◆ DependenceInfoPrinterPass()

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

Definition at line 227 of file DependenceInfo.h.

Member Function Documentation

◆ run()

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

Member Data Documentation

◆ OS

raw_ostream& polly::DependenceInfoPrinterPass::OS

Definition at line 232 of file DependenceInfo.h.


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