Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp33 static cl::opt<GVDAGType> ViewMachineBlockFreqPropagationDAG( variable
93 Node, Graph, ViewMachineBlockFreqPropagationDAG); in getNodeLabel()
143 if (ViewMachineBlockFreqPropagationDAG != GVDT_None && in runOnMachineFunction()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp32 static cl::opt<GVDAGType> ViewMachineBlockFreqPropagationDAG( variable
83 return ViewMachineBlockFreqPropagationDAG; in getGVDT()
198 if (ViewMachineBlockFreqPropagationDAG != GVDT_None && in calculate()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp33 static cl::opt<GVDAGType> ViewMachineBlockFreqPropagationDAG( variable
85 return ViewMachineBlockFreqPropagationDAG; in getGVDT()
200 if (ViewMachineBlockFreqPropagationDAG != GVDT_None && in calculate()