Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp427 uint64_t HotInstrThreshold, in updateInstrProfileEntry() argument
444 uint64_t Numerator = HotInstrThreshold * MultiplyFactor; in updateInstrProfileEntry()
489 uint64_t HotInstrThreshold = in adjustInstrProfile() local
512 updateInstrProfileEntry(It->second, HotInstrThreshold, in adjustInstrProfile()