LLVM 17.0.0git
|
Printer pass for MemorySSA
via the walker.
More...
#include "llvm/Analysis/MemorySSA.h"
Public Member Functions | |
MemorySSAWalkerPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
![]() | |
void | printPipeline (raw_ostream &OS, function_ref< StringRef(StringRef)> MapClassName2PassName) |
Additional Inherited Members | |
![]() | |
static StringRef | name () |
Gets the name of the pass we are mixed into. | |
Printer pass for MemorySSA
via the walker.
Definition at line 970 of file MemorySSA.h.
|
inlineexplicit |
Definition at line 975 of file MemorySSA.h.
References OS.
PreservedAnalyses MemorySSAWalkerPrinterPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 2364 of file MemorySSA.cpp.
References llvm::PreservedAnalyses::all(), F, llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult(), and OS.