Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp70 extern cl::opt<unsigned> ViewHotFreqPercent;
152 ViewHotFreqPercent); in getNodeAttributes()
158 Node, EI, MBFI, MBFI->getMBPI(), ViewHotFreqPercent); in getEdgeAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp58 ViewHotFreqPercent("view-hot-freq-percent", cl::init(10), cl::Hidden, variable
142 ViewHotFreqPercent); in getNodeAttributes()
148 ViewHotFreqPercent); in getEdgeAttributes()