Searched refs:getNodeDescription (Results 1 – 3 of 3) sorted by relevance
84 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription() function
182 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode()207 std::string NodeDesc = DTraits.getNodeDescription(Node, G); in writeNode()
3378 static std::string getNodeDescription(const SUnit *SU, const ScheduleDAG *G) { in getNodeDescription() function