|
Polly 22.0.0git
|
#include <IslAst.h>
Public Member Functions | |
| IslAstPrinterPass (raw_ostream &OS) | |
| PreservedAnalyses | run (Scop &S, ScopAnalysisManager &SAM, ScopStandardAnalysisResults &, SPMUpdater &U) |
Public Attributes | |
| raw_ostream & | OS |
|
inline |
| PreservedAnalyses IslAstPrinterPass::run | ( | Scop & | S, |
| ScopAnalysisManager & | SAM, | ||
| ScopStandardAnalysisResults & | SAR, | ||
| SPMUpdater & | U ) |
Definition at line 771 of file IslAst.cpp.
References OS.
| raw_ostream& polly::IslAstPrinterPass::OS |
Definition at line 208 of file IslAst.h.
Referenced by IslAstPrinterPass(), and run().