Searched defs:getGraphName (Results 1 – 10 of 10) 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
79 static std::string getGraphName(const BlockFrequencyInfo *G) { in getGraphName() function
67 static std::string getGraphName(const RegionInfo *) { return "Region Graph"; } in getGraphName() function
34 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
86 static std::string getGraphName(const MachineBlockFrequencyInfo *G) { in getGraphName() function
413 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
3340 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function