Searched refs:getGraphName (Results 1 – 15 of 15) sorted by relevance
53 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()101 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()132 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()164 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
43 std::string getGraphName(const DataDependenceGraph *G) {
130 static std::string getGraphName(DOTFuncInfo *CFGInfo) {
1493 static StringRef getGraphName(const BlockFrequencyInfoT *G) {
57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function235 std::string GraphName = DOTGraphTraits<RegionInfo *>::getGraphName(RI); in viewRegionInfo()
141 static std::string getGraphName(CallGraphDOTInfo *CGInfo) { in getGraphName() function241 DOTGraphTraits<CallGraphDOTInfo *>::getGraphName(&CFGInfo); in runOnModule()
2271 static std::string getGraphName(DOTFuncMSSAInfo *CFGInfo) { in getGraphName() function
30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
580 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
3869 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
129 std::string GraphName(DTraits.getGraphName(G)); in writeHeader()
72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
2110 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function