Searched defs:SetToHot (Results 1 – 1 of 1) sorted by relevance
504 static void updateInstrProfileEntry(InstrProfileEntry &IFE, bool SetToHot, in updateInstrProfileEntry()808 bool SetToHot = SampleMaxCount >= HotSampleThreshold; in adjustInstrProfile() local