Searched refs:getGraphName (Results 1 – 13 of 13) sorted by relevance
55 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()103 std::string GraphName = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnFunction()134 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()166 std::string Title = DOTGraphTraits<GraphT>::getGraphName(Graph); in runOnModule()
58 static std::string getGraphName(const Function *F) {
1378 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
30 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
557 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
3686 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
1779 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function