Searched defs:CallCount (Results 1 – 6 of 6) sorted by relevance
129 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotInCallGraph() local158 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionColdInCallGraph() local192 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotOrColdInCallGraphNthPercentile() local
370 struct CallCount { in run() struct371 int Direct; in run()372 int Indirect; in run()
58 uint64_t CallCount; member
85 int64_t CallCount; member
114 uint64_t CallCount; member
1862 int64_t CallCount = in updateCallProfile() local