Searched refs:DOTGraphTraitsModuleViewer (Results 1 – 2 of 2) sorted by relevance
49 : public DOTGraphTraitsModuleViewer<CallGraphWrapperPass, true, CallGraph *,54 : DOTGraphTraitsModuleViewer<CallGraphWrapperPass, true, CallGraph *, in CallGraphViewer()
98 class DOTGraphTraitsModuleViewer : public ModulePass {100 DOTGraphTraitsModuleViewer(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewer() function