Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCallGraph.cpp302 struct CallGraphPrinterLegacyPass : public ModulePass { struct
305 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
322 char CallGraphPrinterLegacyPass::ID = 0;
324 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
327 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",