Searched defs:GraphName (Results 1 – 3 of 3) sorted by relevance
36 std::string GraphName = DOTGraphTraits<GraphT *>::getGraphName(&Graph); in viewGraphForFunction() local116 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in printGraphForFunction() local187 DOTGraphTraitsViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsViewerWrapperPass()226 DOTGraphTraitsPrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsPrinterWrapperPass()265 DOTGraphTraitsModuleViewerWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModuleViewerWrapperPass()291 DOTGraphTraitsModulePrinterWrapperPass(StringRef GraphName, char &ID) in DOTGraphTraitsModulePrinterWrapperPass()334 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in WriteDOTGraphToFile() local
223 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo() local
1668 const std::string GraphName; member in __anonb0928b5c2a11::DotCfgDiffDisplayGraph1806 const std::string GraphName; member in __anonb0928b5c2a11::DotCfgDiff