Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp57 ViewHotFreqPercent("view-hot-freq-percent", cl::init(10), cl::Hidden, variable
140 ViewHotFreqPercent); in getNodeAttributes()
146 ViewHotFreqPercent); in getEdgeAttributes()