Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGPrinter.cpp46 static bool hasNodeAddressLabel(const SUnit *Node, in hasNodeAddressLabel() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DDOTGraphTraits.h78 static bool hasNodeAddressLabel(const void *Node, const GraphType& Graph) { in hasNodeAddressLabel() function
DGraphWriter.h174 if (DTraits.hasNodeAddressLabel(Node, G)) in writeNode()
194 if (DTraits.hasNodeAddressLabel(Node, G)) in writeNode()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp85 static bool hasNodeAddressLabel(const SDNode *Node, in hasNodeAddressLabel() function