Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp427 uint64_t HotInstrThreshold, in updateInstrProfileEntry() argument
444 uint64_t Numerator = HotInstrThreshold * MultiplyFactor; in updateInstrProfileEntry()
508 uint64_t HotInstrThreshold = in adjustInstrProfile() local
531 updateInstrProfileEntry(It->second, HotInstrThreshold, in adjustInstrProfile()