Searched refs:getHotnessName (Results 1 – 3 of 3) sorted by relevance
587 << ", MaxHotness = " << getHotnessName(FailureInfo->MaxHotness) in ComputeImportForModule()
107 inline const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() function
3198 Out << ", hotness: " << getHotnessName(Call.second.getHotness()); in printFunctionSummary()