LLVM  8.0.1
llvm::ProfileSummaryInfo Member List

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

getColdCountThreshold()llvm::ProfileSummaryInfoinline
getHotCountThreshold()llvm::ProfileSummaryInfoinline
getOrCompColdCountThreshold()llvm::ProfileSummaryInfo
getOrCompHotCountThreshold()llvm::ProfileSummaryInfo
getProfileCount(const Instruction *CallInst, BlockFrequencyInfo *BFI)llvm::ProfileSummaryInfo
hasHugeWorkingSetSize()llvm::ProfileSummaryInfo
hasInstrumentationProfile()llvm::ProfileSummaryInfoinline
hasProfileSummary()llvm::ProfileSummaryInfoinline
hasSampleProfile()llvm::ProfileSummaryInfoinline
invalidate(Module &, const PreservedAnalyses &, ModuleAnalysisManager::Invalidator &)llvm::ProfileSummaryInfoinline
isColdBlock(const BasicBlock *BB, BlockFrequencyInfo *BFI)llvm::ProfileSummaryInfo
isColdCallSite(const CallSite &CS, BlockFrequencyInfo *BFI)llvm::ProfileSummaryInfo
isColdCount(uint64_t C)llvm::ProfileSummaryInfo
isFunctionColdInCallGraph(const Function *F, BlockFrequencyInfo &BFI)llvm::ProfileSummaryInfo
isFunctionEntryCold(const Function *F)llvm::ProfileSummaryInfo
isFunctionEntryHot(const Function *F)llvm::ProfileSummaryInfo
isFunctionHotInCallGraph(const Function *F, BlockFrequencyInfo &BFI)llvm::ProfileSummaryInfo
isHotBlock(const BasicBlock *BB, BlockFrequencyInfo *BFI)llvm::ProfileSummaryInfo
isHotCallSite(const CallSite &CS, BlockFrequencyInfo *BFI)llvm::ProfileSummaryInfo
isHotCount(uint64_t C)llvm::ProfileSummaryInfo
ProfileSummaryInfo(Module &M)llvm::ProfileSummaryInfoinline
ProfileSummaryInfo(ProfileSummaryInfo &&Arg)llvm::ProfileSummaryInfoinline