Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DCallPrinter.cpp61 struct CallGraphDOTPrinter : public DOTGraphTraitsModulePrinter< struct
66 CallGraphDOTPrinter() in CallGraphDOTPrinter() function
80 char CallGraphDOTPrinter::ID = 0;
81 INITIALIZE_PASS(CallGraphDOTPrinter, "dot-callgraph",
91 return new CallGraphDOTPrinter(); in createCallGraphDOTPrinterPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCallPrinter.cpp61 struct CallGraphDOTPrinter : public DOTGraphTraitsModulePrinter< struct
66 CallGraphDOTPrinter() in CallGraphDOTPrinter() function
80 char CallGraphDOTPrinter::ID = 0;
81 INITIALIZE_PASS(CallGraphDOTPrinter, "dot-callgraph",
91 return new CallGraphDOTPrinter(); in createCallGraphDOTPrinterPass()