Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCallGraph.cpp303 struct CallGraphPrinterLegacyPass : public ModulePass { struct
306 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
323 char CallGraphPrinterLegacyPass::ID = 0;
325 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
328 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",
/external/llvm/lib/Analysis/
DCallGraph.cpp314 struct CallGraphPrinterLegacyPass : public ModulePass { struct
316 CallGraphPrinterLegacyPass() : ModulePass(ID) { in CallGraphPrinterLegacyPass() argument
331 char CallGraphPrinterLegacyPass::ID = 0;
333 INITIALIZE_PASS_BEGIN(CallGraphPrinterLegacyPass, "print-callgraph",
336 INITIALIZE_PASS_END(CallGraphPrinterLegacyPass, "print-callgraph",