|
LLVM
8.0.1
|
Printer pass for the StackSafetyGlobalAnalysis results.
More...
#include "llvm/Analysis/StackSafetyAnalysis.h"


Public Member Functions | |
| StackSafetyGlobalPrinterPass (raw_ostream &OS) | |
| PreservedAnalyses | run (Module &M, ModuleAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< StackSafetyGlobalPrinterPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. More... | |
Printer pass for the StackSafetyGlobalAnalysis results.
Definition at line 91 of file StackSafetyAnalysis.h.
|
inlineexplicit |
Definition at line 96 of file StackSafetyAnalysis.h.
| PreservedAnalyses StackSafetyGlobalPrinterPass::run | ( | Module & | M, |
| ModuleAnalysisManager & | AM | ||
| ) |
1.8.13