Home
last modified time | relevance | path

Searched refs:CallGraphDOTPrinter (Results 1 – 1 of 1) 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()