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