Searched defs:CallCount (Results 1 – 5 of 5) sorted by relevance
58 uint64_t CallCount; member
366 struct CallCount { in run() struct367 int Direct; in run()368 int Indirect; in run()
340 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) variable
114 uint64_t CallCount; member
1888 int64_t CallCount = in updateCallProfile() local