Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp201 void ProfileSummaryInfo::computeThresholds() { in computeThresholds() function in ProfileSummaryInfo
223 computeThresholds(); in hasHugeWorkingSetSize()
229 computeThresholds(); in isHotCount()
235 computeThresholds(); in isColdCount()
241 computeThresholds(); in getOrCompHotCountThreshold()
247 computeThresholds(); in getOrCompColdCountThreshold()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h49 void computeThresholds();