Searched defs:getGraphName (Results 1 – 9 of 9) sorted by relevance
57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
28 static std::string getGraphName(CallGraph *Graph) { return "Call graph"; } in getGraphName() function
67 static std::string getGraphName(const RegionInfo *) { return "Region 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
72 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
1779 static std::string getGraphName(const PGOUseFunc *G) { in getGraphName() function