Searched refs:getHotnessName (Results 1 – 1 of 1) sorted by relevance
2843 static const char *getHotnessName(CalleeInfo::HotnessType HT) { in getHotnessName() function2879 Out << ", hotness: " << getHotnessName(Call.second.getHotness()); in printFunctionSummary()