Home
last modified time | relevance | path

Searched refs:getOrCompHotCountThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h115 uint64_t getOrCompHotCountThreshold();
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp239 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp814 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()
853 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()