Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp39 uint64_t HotThreshold, uint64_t ColdThreshold) in CSPreInliner()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1128 uint64_t HotThreshold) { in getFuncSampleStats()
1146 uint64_t HotThreshold) { in isFunctionHot()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3275 uint64_t HotThreshold = PSI->getOrCompHotCountThreshold(); in initDupThreshold() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1876 uint64_t HotThreshold = PSI->getHotCountThreshold(); in annotateAllFunctions() local