Home
last modified time | relevance | path

Searched refs:CFGViewerLegacyPass (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFGPrinter.cpp92 struct CFGViewerLegacyPass : public FunctionPass { struct
94 CFGViewerLegacyPass() : FunctionPass(ID) { in CFGViewerLegacyPass() argument
116 char CFGViewerLegacyPass::ID = 0;
117 INITIALIZE_PASS(CFGViewerLegacyPass, "view-cfg", "View CFG of function", false,