Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp153 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
155 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
DScheduleDAGPrinter.cpp52 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
DMachineScheduler.cpp3703 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DDOTGraphTraits.h98 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
DGraphWriter.h255 DTraits.getEdgeAttributes(Node, EI, G)); in writeEdge()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp143 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
145 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(), in getEdgeAttributes()
DRegionPrinter.cpp74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCFGPrinter.h150 std::string getEdgeAttributes(const BasicBlock *Node, succ_const_iterator I,
DBlockFrequencyInfoImpl.h1443 std::string getEdgeAttributes(NodeRef Node, EdgeIter EI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGPrinter.cpp95 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function