Searched refs:getGraphName (Results 1 – 13 of 13) sorted by relevance
56 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()104 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()135 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()167 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
59 static std::string getGraphName(const Function *F) {
1377 static std::string 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()
28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
31 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
508 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
3655 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
130 std::string GraphName = DTraits.getGraphName(G); in writeHeader()
73 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
1679 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function