Polly 19.0.0git
Public Member Functions | Static Public Attributes | List of all members
ScopViewerWrapperPass Struct Reference
Inheritance diagram for ScopViewerWrapperPass:
Inheritance graph
[legend]

Public Member Functions

 ScopViewerWrapperPass ()
 
bool processFunction (Function &F, ScopDetectionWrapperPass &SD) override
 

Static Public Attributes

static char ID = 0
 

Detailed Description

Definition at line 143 of file ScopGraphPrinter.cpp.

Constructor & Destructor Documentation

◆ ScopViewerWrapperPass()

ScopViewerWrapperPass::ScopViewerWrapperPass ( )
inline

Definition at line 148 of file ScopGraphPrinter.cpp.

Member Function Documentation

◆ processFunction()

bool ScopViewerWrapperPass::processFunction ( Function &  F,
ScopDetectionWrapperPass SD 
)
inlineoverride

Member Data Documentation

◆ ID

char ScopViewerWrapperPass::ID = 0
static

Definition at line 147 of file ScopGraphPrinter.cpp.


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