Searched defs:getGraphName (Results 1 – 7 of 7) sorted by relevance
36 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
353 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
57 static std::string getGraphName(DominatorTree *DT) { in getGraphName() function73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName() function
64 static std::string getGraphName(RegionInfo *DT) { in getGraphName() function
45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
57 static std::string getGraphName(CallGraph *F) { in getGraphName() function
74 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function