Searched defs:ColdInstrThreshold (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/tools/llvm-profdata/ | ||
H A D | llvm-profdata.cpp | 1037 updateInstrProfileEntry(InstrProfileEntry & IFE,bool SetToHot,uint64_t HotInstrThreshold,uint64_t ColdInstrThreshold,float ZeroCounterThreshold) updateInstrProfileEntry() argument |