Home
last modified time | relevance | path

Searched defs:isColdCallSite (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp206 bool ProfileSummaryInfo::isColdCallSite(const CallBase &CB, in isColdCallSite() function in ProfileSummaryInfo
H A DInlineCost.cpp1849 bool InlineCostCallAnalyzer::isColdCallSite(CallBase &Call, isColdCallSite() function in InlineCostCallAnalyzer
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1725 static bool isColdCallSite(CallBase &CB, BlockFrequencyInfo &CallerBFI) { isColdCallSite() function