OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHotOrColdBlockNthPercentile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp
339
bool ProfileSummaryInfo::
isHotOrColdBlockNthPercentile
(
350
return
isHotOrColdBlockNthPercentile
<true>(PercentileCutoff, BB, BFI);
355
return
isHotOrColdBlockNthPercentile
<false>(PercentileCutoff, BB, BFI);
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h
179
bool
isHotOrColdBlockNthPercentile
(int PercentileCutoff,
Completed in 16 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026