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

/freebsd-10.1-release/contrib/llvm/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.h179 if (DTraits.hasNodeAddressLabel(Node, G))
203 if (DTraits.hasNodeAddressLabel(Node, G))
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp48 static bool hasNodeAddressLabel(const SUnit *Node, function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp3078 static bool hasNodeAddressLabel(const SUnit *Node, function in struct:llvm::DOTGraphTraits
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp82 static bool hasNodeAddressLabel(const SDNode *Node, function in struct:llvm::DOTGraphTraits

Completed in 117 milliseconds