Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp114 using MBFIDOTGraphTraitsBase = typedef
120 : public MBFIDOTGraphTraitsBase {
125 : MBFIDOTGraphTraitsBase(isSimple) {} in DOTGraphTraits()
145 return MBFIDOTGraphTraitsBase::getNodeLabel(Node, Graph, getGVDT(), in getNodeLabel()
151 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
157 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()