|
LLVM
4.0.0
|
Printer pass for the RegionInfo.
More...
#include <RegionInfo.h>
Public Member Functions | |
| RegionInfoPrinterPass (raw_ostream &OS) | |
| PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< RegionInfoPrinterPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. More... | |
Printer pass for the RegionInfo.
Definition at line 945 of file RegionInfo.h.
|
explicit |
Definition at line 196 of file RegionInfo.cpp.
| PreservedAnalyses RegionInfoPrinterPass::run | ( | Function & | F, |
| FunctionAnalysisManager & | AM | ||
| ) |
Definition at line 199 of file RegionInfo.cpp.
References llvm::PreservedAnalyses::all(), F, llvm::Value::getName(), and llvm::AnalysisManager< IRUnitT, ExtraArgTs >::getResult().
1.8.6