Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp102 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
104 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
DScheduleDAGPrinter.cpp55 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
DMachineScheduler.cpp3497 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp105 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
107 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(), in getEdgeAttributes()
DRegionPrinter.cpp74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DScheduleDAGPrinter.cpp53 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/swiftshader/third_party/LLVM/include/llvm/Support/
DDOTGraphTraits.h93 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
DGraphWriter.h243 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/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPrinter.cpp73 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp93 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp98 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h1316 std::string getEdgeAttributes(const NodeType *Node, EdgeIter EI,