Home
last modified time | relevance | path

Searched refs:getNodeIdentifierLabel (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp42 static std::string getNodeIdentifierLabel(const SUnit *Node, in getNodeIdentifierLabel() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h79 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel() function
H A DGraphWriter.h174 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()
199 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp80 static std::string getNodeIdentifierLabel(const SDNode *Node, in getNodeIdentifierLabel() function