Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Passes/
H A DBinaryPasses.cpp1647 const uint64_t HotThreshold = runOnFunctions() local
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1869 getFuncSampleStats(const sampleprof::FunctionSamples & Func,FuncSampleStats & FuncStats,uint64_t HotThreshold) getFuncSampleStats() argument
1887 isFunctionHot(const FuncSampleStats & FuncStats,uint64_t HotThreshold) isFunctionHot() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3398 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); initDupThreshold() local