Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp487 uint64_t HotInstrThreshold, in updateInstrProfileEntry() argument
504 uint64_t Numerator = HotInstrThreshold * MultiplyFactor; in updateInstrProfileEntry()
568 uint64_t HotInstrThreshold = in adjustInstrProfile() local
591 updateInstrProfileEntry(It->second, HotInstrThreshold, in adjustInstrProfile()