Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCallGraph.cpp388 struct CallGraphPrinterLegacyPass : public ModulePass { struct
391 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
408 char CallGraphPrinterLegacyPass::ID = 0;
410 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
413 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",