Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp69 extern cl::opt<unsigned> ViewHotFreqPercent;
150 ViewHotFreqPercent); in getNodeAttributes()
156 Node, EI, MBFI, MBFI->getMBPI(), ViewHotFreqPercent); in getEdgeAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp57 ViewHotFreqPercent("view-hot-freq-percent", cl::init(10), cl::Hidden, variable
140 ViewHotFreqPercent); in getNodeAttributes()
146 ViewHotFreqPercent); in getEdgeAttributes()