Home
last modified time | relevance | path

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

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