Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1812 getFuncSampleStats(const sampleprof::FunctionSamples & Func,FuncSampleStats & FuncStats,uint64_t HotThreshold) getFuncSampleStats() argument
1830 isFunctionHot(const FuncSampleStats & FuncStats,uint64_t HotThreshold) isFunctionHot() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3344 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); initDupThreshold() local