Home
last modified time | relevance | path

Searched defs:getColdCountThreshold (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h176 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp170 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder