Searched defs:GraphName (Results 1 – 10 of 10) sorted by relevance
35 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer()55 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local77 DOTGraphTraitsPrinter(StringRef GraphName, char &ID) in DOTGraphTraitsPrinter()103 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local129 DOTGraphTraitsModuleViewer(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewer()155 DOTGraphTraitsModulePrinter(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinter()
36 DOTGraphTraitsViewer(StringRef GraphName, char &ID) in DOTGraphTraitsViewer()56 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local78 DOTGraphTraitsPrinter(StringRef GraphName, char &ID) in DOTGraphTraitsPrinter()104 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction() local130 DOTGraphTraitsModuleViewer(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewer()156 DOTGraphTraitsModulePrinter(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinter()
33 std::string GraphName = DOTGraphTraits<GraphT *>::getGraphName(&Graph); in viewGraphForFunction() local95 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in printGraphForFunction() local166 DOTGraphTraitsViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsViewerWrapperPass()205 DOTGraphTraitsPrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsPrinterWrapperPass()244 DOTGraphTraitsModuleViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewerWrapperPass()270 DOTGraphTraitsModulePrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinterWrapperPass()310 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in WriteDOTGraphToFile() local
129 std::string GraphName = DTraits.getGraphName(G); in writeHeader() local
114 std::string GraphName = DTraits.getGraphName(G); in writeHeader() local
224 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo() local
235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo() local
1414 const std::string GraphName; member in __anon73b0b0442511::DotCfgDiffDisplayGraph1552 const std::string GraphName; member in __anon73b0b0442511::DotCfgDiff
1720 "GraphName":{ object