Searched refs:getEdgeAttributes (Results 1 - 7 of 7) sorted by relevance
/external/llvm/include/llvm/Support/ |
H A D | DOTGraphTraits.h | 99 static std::string getEdgeAttributes(const void *, EdgeIter, function in struct:llvm::DefaultDOTGraphTraits
|
H A D | GraphWriter.h | 257 DTraits.getEdgeAttributes(Node, EI, G));
|
/external/llvm/lib/CodeGen/ |
H A D | ScheduleDAGPrinter.cpp | 56 static std::string getEdgeAttributes(const SUnit *Node, function in struct:llvm::DOTGraphTraits
|
H A D | MachineScheduler.cpp | 3357 static std::string getEdgeAttributes(const SUnit *Node, function in struct:llvm::DOTGraphTraits
|
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/ |
H A D | GraphvizGrapher.java | 167 Map<String, String> attrs = getEdgeAttributes(edge); 178 protected Map<String, String> getEdgeAttributes(GraphvizEdge edge) { method in class:GraphvizGrapher
|
/external/llvm/lib/Analysis/ |
H A D | RegionPrinter.cpp | 74 std::string getEdgeAttributes(RegionNode *srcNode, function in struct:llvm::DOTGraphTraits
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGPrinter.cpp | 98 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, function in struct:llvm::DOTGraphTraits
|
Completed in 352 milliseconds