Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCallGraph.cpp365 struct CallGraphPrinterLegacyPass : public ModulePass { struct
368 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
385 char CallGraphPrinterLegacyPass::ID = 0;
387 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
390 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",