Searched defs:getHotness (Results 1 – 3 of 3) sorted by relevance
81 HotnessType getHotness() const { return HotnessType(Hotness); } in getHotness() function
459 Optional<uint64_t> getHotness() const { return Hotness; } in getHotness() function
121 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness() function