Searched refs:getGraphName (Results 1 – 17 of 17) sorted by relevance
33 std::string GraphName = DOTGraphTraits<GraphT *>::getGraphName(&Graph); in viewGraphForFunction()95 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in printGraphForFunction()249 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()281 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()310 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in WriteDOTGraphToFile()
50 static std::string getGraphName(DominatorTree *DT) {67 static std::string getGraphName(PostDominatorTree *DT) {
44 std::string getGraphName(const DataDependenceGraph *G) {
197 static std::string getGraphName(DOTFuncInfo *CFGInfo) {
1819 static StringRef getGraphName(const BlockFrequencyInfoT *G) {
55 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function224 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
146 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function249 DOTGraphTraits<CallGraphDOTInfo *>::getGraphName(&CFGInfo); in viewCallGraph()
2276 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { in getGraphName() function
25 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
640 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
3906 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
140 std::string GraphName(DTraits.getGraphName(G)); in writeHeader()
87 static std::string getGraphName(DOTMachineFuncInfo *CFGInfo) {
68 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
1382 std::string getGraphName() const { return GraphName; } in getGraphName() function in __anon0dac999d2511::DotCfgDiffDisplayGraph1803 static std::string getGraphName(const DotCfgDiffDisplayGraph *DiffData) { in getGraphName() function1804 return DiffData->getGraphName(); in getGraphName()
2378 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function