Searched defs:getHotness (Results 1 – 3 of 3) sorted by relevance
97 HotnessType getHotness() const { return HotnessType(Hotness); } in getHotness() function
482 std::optional<uint64_t> getHotness() const { return Hotness; } in getHotness() function
161 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness() function