Searched defs:CallCount (Results 1 – 7 of 7) sorted by relevance
127 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotInCallGraph() local156 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionColdInCallGraph() local190 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotOrColdInCallGraphNthPercentile() local
382 struct CallCount { in run() struct383 int Direct; in run()384 int Indirect; in run()
58 uint64_t CallCount; member
86 int64_t CallCount; member
115 uint64_t CallCount; member
164 ULONG CallCount; member
1611 int64_t CallCount = in updateCallProfile() local