LLVM
8.0.1
|
Printer pass for MemorySSA
.
More...
#include "llvm/Analysis/MemorySSA.h"
Public Member Functions | |
MemorySSAPrinterPass (raw_ostream &OS) | |
PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< MemorySSAPrinterPass > | |
static StringRef | name () |
Gets the name of the pass we are mixed into. More... | |
Printer pass for MemorySSA
.
Definition at line 941 of file MemorySSA.h.
|
inlineexplicit |
Definition at line 945 of file MemorySSA.h.
PreservedAnalyses MemorySSAPrinterPass::run | ( | Function & | F, |
FunctionAnalysisManager & | AM | ||
) |
Definition at line 2165 of file MemorySSA.cpp.
References llvm::PreservedAnalyses::all(), F(), llvm::Value::getName(), and llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().