Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp153 std::string getEdgeAttributes(const MachineBasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
155 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
H A DScheduleDAGPrinter.cpp53 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
H A DMachineScheduler.cpp3672 static std::string getEdgeAttributes(const SUnit *Node, in getEdgeAttributes() function
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h99 static std::string getEdgeAttributes(const void *, EdgeIter, in getEdgeAttributes() function
H A DGraphWriter.h256 DTraits.getEdgeAttributes(Node, EI, G)); in writeEdge()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp143 std::string getEdgeAttributes(const BasicBlock *Node, EdgeIter EI, in getEdgeAttributes() function
145 return BFIDOTGTraitsBase::getEdgeAttributes(Node, EI, BFI, BFI->getBPI(), in getEdgeAttributes()
H A DRegionPrinter.cpp74 std::string getEdgeAttributes(RegionNode *srcNode, in getEdgeAttributes() function
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DCFGPrinter.h151 std::string getEdgeAttributes(const BasicBlock *Node, succ_const_iterator I,
H A DBlockFrequencyInfoImpl.h1442 std::string getEdgeAttributes(NodeRef Node, EdgeIter EI,
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp96 static std::string getEdgeAttributes(const void *Node, EdgeIter EI, in getEdgeAttributes() function