Home
last modified time | relevance | path

Searched defs:HotThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1871 uint64_t HotThreshold) { in getFuncSampleStats()
1889 uint64_t HotThreshold) { in isFunctionHot()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3398 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold() local