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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DDOTGraphTraits.h75 /// hasNodeAddressLabel - If this method returns true, the address of the node
78 static bool hasNodeAddressLabel(const void *, const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h174 if (DTraits.hasNodeAddressLabel(Node, G))
194 if (DTraits.hasNodeAddressLabel(Node, G))
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DScheduleDAGPrinter.cpp44 static bool hasNodeAddressLabel(const SUnit *Node, function in struct:llvm::DOTGraphTraits
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp82 static bool hasNodeAddressLabel(const SDNode *Node, function in struct:llvm::DOTGraphTraits

Completed in 123 milliseconds