|
LLVM
4.0.0
|
#include <CFGPrinter.h>
Public Member Functions | |
| PreservedAnalyses | run (Function &F, FunctionAnalysisManager &AM) |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::PassInfoMixin< CFGOnlyViewerPass > | |
| static StringRef | name () |
| Gets the name of the pass we are mixed into. More... | |
Definition at line 36 of file CFGPrinter.h.
| PreservedAnalyses llvm::CFGOnlyViewerPass::run | ( | Function & | F, |
| FunctionAnalysisManager & | AM | ||
| ) |
1.8.6