Searched defs:CallCount (Results 1 – 5 of 5) 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
114 uint64_t CallCount; member
1614 int64_t CallCount = in updateCallProfile() local