Searched refs:getTotalCallCount (Results 1 – 1 of 1) sorted by relevance
134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph()154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph()267 std::optional<uint64_t> getTotalCallCount(const FuncT *F) const { in getTotalCallCount() function285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile()333 ProfileSummaryInfo::getTotalCallCount<Function>(const Function *F) const {