|
Polly 22.0.0git
|
#include <ScopDetection.h>
Public Member Functions | |
| ScopAnalysisPrinterPass (raw_ostream &OS) | |
| PreservedAnalyses | run (Function &F, FunctionAnalysisManager &FAM) |
Public Attributes | |
| raw_ostream & | OS |
Definition at line 627 of file ScopDetection.h.
|
inline |
Definition at line 628 of file ScopDetection.h.
References OS.
| PreservedAnalyses ScopAnalysisPrinterPass::run | ( | Function & | F, |
| FunctionAnalysisManager & | FAM ) |
Definition at line 2048 of file ScopDetection.cpp.
| raw_ostream& polly::ScopAnalysisPrinterPass::OS |
Definition at line 632 of file ScopDetection.h.
Referenced by run(), and ScopAnalysisPrinterPass().