Searched refs:getEdgeAttributes (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | MachineBlockFrequencyInfo.cpp | 153 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function 155 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
|
| H A D | ScheduleDAGPrinter.cpp | 53 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
|
| H A D | MachineScheduler.cpp | 3672 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | DOTGraphTraits.h | 99 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
|
| H A D | GraphWriter.h | 256 DTraits.getEdgeAttributes(Node, EI, G)); in writeEdge()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfo.cpp | 143 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function 145 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(), in getEdgeAttributes()
|
| H A D | RegionPrinter.cpp | 74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | CFGPrinter.h | 151 std::string getEdgeAttributes(const BasicBlock *Node, succ_const_iterator I,
|
| H A D | BlockFrequencyInfoImpl.h | 1442 std::string getEdgeAttributes(NodeRef Node, EdgeIter EI,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGPrinter.cpp | 96 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function
|