Searched defs:CallGraphDOTPrinter (Results 1 – 3 of 3) sorted by relevance
61 struct CallGraphDOTPrinter : public DOTGraphTraitsModulePrinter< struct64 static char ID;66 CallGraphDOTPrinter() in CallGraphDOTPrinter() function
61 struct CallGraphDOTPrinter : public DOTGraphTraitsModulePrinter< struct64 static char ID;66 CallGraphDOTPrinter() in CallGraphDOTPrinter() argument
314 class CallGraphDOTPrinter : public ModulePass { class317 CallGraphDOTPrinter() : ModulePass(ID) {} in CallGraphDOTPrinter() function in __anonc1317de30411::CallGraphDOTPrinter