Home
last modified time | relevance | path

Searched refs:getOrCompColdCountThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h118 uint64_t getOrCompColdCountThreshold();
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp245 uint64_t ProfileSummaryInfo::getOrCompColdCountThreshold() { in getOrCompColdCountThreshold() function in ProfileSummaryInfo