LLVM
8.0.1
|
#include "llvm/Analysis/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 | ||
) |