Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp70 extern cl::opt<unsigned> ViewHotFreqPercent;
152 ViewHotFreqPercent); in getNodeAttributes()
158 Node, EI, MBFI, MBFI->getMBPI(), ViewHotFreqPercent); in getEdgeAttributes()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp57 ViewHotFreqPercent("view-hot-freq-percent", cl::init(10), cl::Hidden, variable
141 ViewHotFreqPercent); in getNodeAttributes()
147 ViewHotFreqPercent); in getEdgeAttributes()