Home
last modified time | relevance | path

Searched defs:CallCount (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp136 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionHotInCallGraph() local
165 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionColdInCallGraph() local
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp38 int CallCount; member in __anonc6646c700111::CompleteTypeDiagnoser
134 int CallCount; member in __anonc6646c700111::NamespaceTypoProvider
176 int CallCount; member in __anonc6646c700111::FunctionTypoProvider
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1443 uint64_t CallCount = in updateCallProfile() local
1474 auto CallCount = PSI->getProfileCount(CallInst, CallerBFI); in updateCalleeCount() local