Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp83 MBFIDOTGraphTraitsBase; typedef
86 : public MBFIDOTGraphTraitsBase {
88 : MBFIDOTGraphTraitsBase(isSimple) {} in DOTGraphTraits()
92 return MBFIDOTGraphTraitsBase::getNodeLabel( in getNodeLabel()
98 return MBFIDOTGraphTraitsBase::getNodeAttributes(Node, Graph, in getNodeAttributes()
104 return MBFIDOTGraphTraitsBase::getEdgeAttributes( in getEdgeAttributes()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()