Searched refs:getGraphName (Results 1 – 11 of 11) sorted by relevance
33 GraphName = DOTGraphTraits<Analysis*>::getGraphName(Graph); in runOnFunction()66 GraphName = DOTGraphTraits<Analysis*>::getGraphName(Graph); in runOnFunction()
31 static std::string getGraphName(const Function *F) {
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
37 static std::string getGraphName(const ScheduleDAG *G) { in getGraphName() function
342 static std::string getGraphName(const MachineFunction *F) { in getGraphName() function
45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName() function
110 std::string GraphName = DTraits.getGraphName(G); in writeHeader()
57 static std::string getGraphName(CallGraph *F) { in getGraphName() function
75 static std::string getGraphName(const SelectionDAG *G) { in getGraphName() function
306 static std::string getGraphName(const Trie<Payload>& T) {