Searched refs:CallGraphPrinterLegacyPass (Results 1 – 1 of 1) sorted by relevance
363 struct CallGraphPrinterLegacyPass : public ModulePass { struct366 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument383 char CallGraphPrinterLegacyPass::ID = 0;385 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",388 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",