OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getColdCountThreshold
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
ProfileCommon.h
71
static uint64_t
getColdCountThreshold
(SummaryEntryVector &DS);
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ProfileSummaryInfo.h
168
uint64_t
getColdCountThreshold
() const {
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
ProfileSummaryBuilder.cpp
168
uint64_t ProfileSummaryBuilder::
getColdCountThreshold
(SummaryEntryVector &DS) {
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
ProfileSummaryInfo.cpp
244
ProfileSummaryBuilder::
getColdCountThreshold
(DetailedSummary);
/src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.cpp
417
ColdCountThreshold = ProfileSummaryBuilder::
getColdCountThreshold
(
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
PartialInlining.cpp
1313
dbgs() << "ColdCountThreshold = " << PSI.
getColdCountThreshold
()
/src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
llvm-profdata.cpp
734
ProfileSummaryBuilder::
getColdCountThreshold
(
Completed in 48 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026