/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ProfileSummaryInfo.cpp | 158 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionHotInCallGraph() local 187 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionColdInCallGraph() local 212 if (auto CallCount = getProfileCount(&I, nullptr)) in isFunctionHotInCallGraphNthPercentile() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ProfileSummaryInfo.cpp | 163 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotInCallGraph() local 192 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionColdInCallGraph() local 226 if (auto CallCount = getProfileCount(cast<CallBase>(I), nullptr)) in isFunctionHotOrColdInCallGraphNthPercentile() local
|
D | CGSCCPassManager.cpp | 388 struct CallCount { in run() struct 389 int Direct; in run() 390 int Indirect; in run()
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 38 int CallCount; member in __anon1ee1c6270111::CompleteTypeDiagnoser 134 int CallCount; member in __anon1ee1c6270111::NamespaceTypoProvider 176 int CallCount; member in __anon1ee1c6270111::FunctionTypoProvider
|
/external/llvm-project/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 37 int CallCount; member in __anon683099b50111::CompleteTypeDiagnoser 133 int CallCount; member in __anon683099b50111::NamespaceTypoProvider 175 int CallCount; member in __anon683099b50111::FunctionTypoProvider
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | Profile.h | 58 uint64_t CallCount; member
|
/external/llvm-project/llvm/include/llvm/XRay/ |
D | Profile.h | 58 uint64_t CallCount; member
|
/external/llvm-project/compiler-rt/lib/xray/tests/unit/ |
D | profile_collector_test.cpp | 85 int64_t CallCount; member
|
/external/llvm-project/compiler-rt/lib/xray/ |
D | xray_function_call_trie.h | 114 uint64_t CallCount; member
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1570 int64_t CallCount = in updateCallProfile() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | InlineFunction.cpp | 1508 int64_t CallCount = in updateCallProfile() local
|
/external/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 1588 using CallCount = decltype(std::declval<Table&>().count(17)); typedef
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | raw_hash_set_test.cc | 1590 using CallCount = decltype(std::declval<Table&>().count(17)); typedef
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 1589 using CallCount = decltype(std::declval<Table&>().count(17)); typedef
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 1589 using CallCount = decltype(std::declval<Table&>().count(17)); typedef
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 1588 using CallCount = decltype(std::declval<Table&>().count(17)); typedef
|