Searched defs:CallCount (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ | ||
| D | ProfileSummaryInfo.cpp | 136 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionHotInCallGraph() local |
| /external/clang/unittests/Sema/ | ||
| D | ExternalSemaSourceTest.cpp | 38 int CallCount; member in __anonc6646c700111::CompleteTypeDiagnoser |
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ | ||
| D | InlineFunction.cpp | 1443 uint64_t CallCount = in updateCallProfile() local |