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

/external/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
/external/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp47 static bool hasNodeAddressLabel(const SUnit *Node, function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp3231 static bool hasNodeAddressLabel(const SUnit *Node, function in struct:llvm::DOTGraphTraits
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp83 static bool hasNodeAddressLabel(const SDNode *Node, function in struct:llvm::DOTGraphTraits

Completed in 408 milliseconds