Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/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()