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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DDOTGraphTraits.h85 static std::string getNodeAttributes(const void *, function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h164 std::string NodeAttributes = DTraits.getNodeAttributes(Node, G);
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DScheduleDAGPrinter.cpp63 static std::string getNodeAttributes(const SUnit *N, function in struct:llvm::DOTGraphTraits
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp112 static std::string getNodeAttributes(const SDNode *N, function in struct:llvm::DOTGraphTraits
187 /// Used from getNodeAttributes.

Completed in 203 milliseconds