Searched refs:getTotalCallCount (Results 1 – 1 of 1) sorted by relevance
135 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph()155 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph()271 std::optional<uint64_t> getTotalCallCount(const FuncT *F) const { in getTotalCallCount() function289 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile()337 ProfileSummaryInfo::getTotalCallCount<Function>(const Function *F) const {