LLVM 17.0.0git
llvm::ProfileSummaryInfo Member List

This is the complete list of members for llvm::ProfileSummaryInfo, including all inherited members.

getColdCountThreshold() constllvm::ProfileSummaryInfoinline
getHotCountThreshold() constllvm::ProfileSummaryInfoinline
getOrCompColdCountThreshold() constllvm::ProfileSummaryInfo
getOrCompHotCountThreshold() constllvm::ProfileSummaryInfo
getProfileCount(const CallBase &CallInst, BlockFrequencyInfo *BFI, bool AllowSynthetic=false) constllvm::ProfileSummaryInfo
hasCSInstrumentationProfile() constllvm::ProfileSummaryInfoinline
hasHugeWorkingSetSize() constllvm::ProfileSummaryInfo
hasInstrumentationProfile() constllvm::ProfileSummaryInfoinline
hasLargeWorkingSetSize() constllvm::ProfileSummaryInfo
hasPartialSampleProfile() constllvm::ProfileSummaryInfo
hasProfileSummary() constllvm::ProfileSummaryInfoinline
hasSampleProfile() constllvm::ProfileSummaryInfoinline
invalidate(Module &, const PreservedAnalyses &, ModuleAnalysisManager::Invalidator &)llvm::ProfileSummaryInfoinline
isColdBlock(const BasicBlock *BB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isColdBlockNthPercentile(int PercentileCutoff, const BasicBlock *BB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isColdCallSite(const CallBase &CB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isColdCount(uint64_t C) constllvm::ProfileSummaryInfo
isColdCountNthPercentile(int PercentileCutoff, uint64_t C) constllvm::ProfileSummaryInfo
isFunctionColdInCallGraph(const Function *F, BlockFrequencyInfo &BFI) constllvm::ProfileSummaryInfo
isFunctionColdInCallGraphNthPercentile(int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) constllvm::ProfileSummaryInfo
isFunctionEntryCold(const Function *F) constllvm::ProfileSummaryInfo
isFunctionEntryHot(const Function *F) constllvm::ProfileSummaryInfo
isFunctionHotInCallGraph(const Function *F, BlockFrequencyInfo &BFI) constllvm::ProfileSummaryInfo
isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) constllvm::ProfileSummaryInfo
isFunctionHotnessUnknown(const Function &F) constllvm::ProfileSummaryInfo
isHotBlock(const BasicBlock *BB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isHotBlockNthPercentile(int PercentileCutoff, const BasicBlock *BB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isHotCallSite(const CallBase &CB, BlockFrequencyInfo *BFI) constllvm::ProfileSummaryInfo
isHotCount(uint64_t C) constllvm::ProfileSummaryInfo
isHotCountNthPercentile(int PercentileCutoff, uint64_t C) constllvm::ProfileSummaryInfo
ProfileSummaryInfo(const Module &M)llvm::ProfileSummaryInfoinline
ProfileSummaryInfo(ProfileSummaryInfo &&Arg)=defaultllvm::ProfileSummaryInfo
refresh()llvm::ProfileSummaryInfo