Searched refs:getEdgeAttributes (Results 1 - 7 of 7) sorted by relevance

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h99 static std::string getEdgeAttributes(const void *, EdgeIter, function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h257 DTraits.getEdgeAttributes(Node, EI, G));
/external/llvm/lib/CodeGen/
H A DScheduleDAGPrinter.cpp56 static std::string getEdgeAttributes(const SUnit *Node, function in struct:llvm::DOTGraphTraits
H A DMachineScheduler.cpp3357 static std::string getEdgeAttributes(const SUnit *Node, function in struct:llvm::DOTGraphTraits
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
H A DGraphvizGrapher.java167 Map<String, String> attrs = getEdgeAttributes(edge);
178 protected Map<String, String> getEdgeAttributes(GraphvizEdge edge) { method in class:GraphvizGrapher
/external/llvm/lib/Analysis/
H A DRegionPrinter.cpp74 std::string getEdgeAttributes(RegionNode *srcNode, function in struct:llvm::DOTGraphTraits
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp98 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, function in struct:llvm::DOTGraphTraits

Completed in 352 milliseconds