Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DCallGraph.cpp363 struct CallGraphPrinterLegacyPass : public ModulePass { struct
366 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
383 char CallGraphPrinterLegacyPass::ID = 0;
385 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
388 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",