Home
last modified time | relevance | path

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

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