Searched defs:GraphName (Results 1 – 3 of 3) sorted by relevance
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
224 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo() local
1414 const std::string GraphName; member in __anon0dac999d2511::DotCfgDiffDisplayGraph1552 const std::string GraphName; member in __anon0dac999d2511::DotCfgDiff