Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp977 updateInstrProfileEntry(InstrProfileEntry & IFE,bool SetToHot,uint64_t HotInstrThreshold,uint64_t ColdInstrThreshold,float ZeroCounterThreshold) updateInstrProfileEntry() argument
1284 bool SetToHot = SampleMaxCount >= HotSampleThreshold; adjustInstrProfile() local