Home
last modified time | relevance | path

Searched defs:TotalCallCount (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DProfileSummaryInfo.h134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local
154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local
285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local
336 uint64_t TotalCallCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DProfileSummaryInfo.h134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local
154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local
285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local
336 uint64_t TotalCallCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DProfileSummaryInfo.h134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local
154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local
285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local
336 uint64_t TotalCallCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DProfileSummaryInfo.h134 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionHotInCallGraph() local
154 if (auto TotalCallCount = getTotalCallCount(F)) in isFunctionColdInCallGraph() local
285 if (auto TotalCallCount = getTotalCallCount(F)) { in isFunctionHotOrColdInCallGraphNthPercentile() local
336 uint64_t TotalCallCount = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp154 uint64_t TotalCallCount = 0; in isFunctionHotInCallGraph() local
183 uint64_t TotalCallCount = 0; in isFunctionColdInCallGraph() local
208 uint64_t TotalCallCount = 0; in isFunctionHotInCallGraphNthPercentile() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp125 uint64_t TotalCallCount = 0; in isFunctionHotInCallGraph() local
154 uint64_t TotalCallCount = 0; in isFunctionColdInCallGraph() local
188 uint64_t TotalCallCount = 0; in isFunctionHotOrColdInCallGraphNthPercentile() local