Searched refs:CFGViewerLegacyPass (Results 1 – 1 of 1) sorted by relevance
92 struct CFGViewerLegacyPass : public FunctionPass { struct94 CFGViewerLegacyPass() : FunctionPass(ID) { in CFGViewerLegacyPass() argument116 char CFGViewerLegacyPass::ID = 0;117 INITIALIZE_PASS(CFGViewerLegacyPass, "view-cfg", "View CFG of function", false,