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