Home
last modified time | relevance | path

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

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