Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp30 static cl::opt<GVDAGType> ViewBlockFreqPropagationDAG( variable
96 ViewBlockFreqPropagationDAG); in getNodeLabel()
145 if (ViewBlockFreqPropagationDAG != GVDT_None && in calculate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp36 static cl::opt<GVDAGType> ViewBlockFreqPropagationDAG( variable
95 return ViewBlockFreqPropagationDAG; in getGVDT()
190 if (ViewBlockFreqPropagationDAG != GVDT_None && in calculate()
/external/llvm-project/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp36 static cl::opt<GVDAGType> ViewBlockFreqPropagationDAG( variable
95 return ViewBlockFreqPropagationDAG; in getGVDT()
190 if (ViewBlockFreqPropagationDAG != GVDT_None && in calculate()