ΒΆbool callsiteIsHot(
const llvm::sampleprof::FunctionSamples*
CallsiteFS,
llvm::ProfileSummaryInfo* PSI,
bool ProfAccForSymsInList)
bool callsiteIsHot(
const llvm::sampleprof::FunctionSamples*
CallsiteFS,
llvm::ProfileSummaryInfo* PSI,
bool ProfAccForSymsInList)
Description
Return true if the given callsite is hot wrt to hot cutoff threshold.
Declared at: llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h:89
Parameters
- const llvm::sampleprof::FunctionSamples* CallsiteFS
- llvm::ProfileSummaryInfo* PSI
- bool ProfAccForSymsInList