|
LLVM
4.0.0
|
Printer pass that uses ProfileSummaryAnalysis.
More...
#include <ProfileSummaryInfo.h>
Public Member Functions | |
| ProfileSummaryPrinterPass (raw_ostream &OS) | |
| PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< ProfileSummaryPrinterPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. More... | |
Printer pass that uses ProfileSummaryAnalysis.
Definition at line 101 of file ProfileSummaryInfo.h.
|
inlineexplicit |
Definition at line 106 of file ProfileSummaryInfo.h.
| PreservedAnalyses ProfileSummaryPrinterPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM | ||
| ) |
1.8.6