Searched refs:getNodeIdentifierLabel (Results 1 – 4 of 4) sorted by relevance
46 static std::string getNodeIdentifierLabel(const SUnit *Node, in getNodeIdentifierLabel() function
79 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel() function
178 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()203 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()
83 static std::string getNodeIdentifierLabel(const SDNode *Node, in getNodeIdentifierLabel() function