Searched defs:getHotness (Results 1 – 6 of 6) sorted by relevance
83 HotnessType getHotness() const { return HotnessType(Hotness); } in getHotness() function
474 Optional<uint64_t> getHotness() const { return Hotness; } in getHotness() function
82 HotnessType getHotness() const { return HotnessType(Hotness); } in getHotness() function
472 Optional<uint64_t> getHotness() const { return Hotness; } in getHotness() function
126 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness() function