Polly 22.0.0git
ScopViewerWrapperPass Struct Reference
Inheritance diagram for ScopViewerWrapperPass:
[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.

References ID.

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.

Referenced by ScopViewerWrapperPass().


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