Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DScheduleDAGPrinter.cpp37 static std::string getNodeIdentifierLabel(const SUnit *Node, in getNodeIdentifierLabel() function
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DDOTGraphTraits.h84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel() function
DGraphWriter.h212 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()
247 std::string Id = DTraits.getNodeIdentifierLabel(Node, G); in writeNode()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp76 static std::string getNodeIdentifierLabel(const SDNode *Node, in getNodeIdentifierLabel() function