Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp112 using MBFIDOTGraphTraitsBase = typedef
118 : public MBFIDOTGraphTraitsBase {
123 : MBFIDOTGraphTraitsBase(isSimple) {} in DOTGraphTraits()
143 return MBFIDOTGraphTraitsBase::getNodeLabel(Node, Graph, getGVDT(), in getNodeLabel()
149 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
155 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()