OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getProfileCount
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp
77
Optional<uint64_t> ProfileSummaryInfo::
getProfileCount
(
127
if (auto CallCount =
getProfileCount
(cast<CallBase>(I), nullptr))
156
if (auto CallCount =
getProfileCount
(cast<CallBase>(I), nullptr))
190
if (auto CallCount =
getProfileCount
(cast<CallBase>(I), nullptr))
360
auto C =
getProfileCount
(CB, BFI);
366
auto C =
getProfileCount
(CB, BFI);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h
1494
uint64_t
getProfileCount
(const Stmt *S) {
Completed in 87 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026