Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h177 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp176 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder