LLVM 19.0.0git
llvm::ProfileSummary Member List

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

getDetailedSummary()llvm::ProfileSummaryinline
getFromMD(Metadata *MD)llvm::ProfileSummarystatic
getKind() constllvm::ProfileSummaryinline
getMaxCount() constllvm::ProfileSummaryinline
getMaxFunctionCount() constllvm::ProfileSummaryinline
getMaxInternalCount() constllvm::ProfileSummaryinline
getMD(LLVMContext &Context, bool AddPartialField=true, bool AddPartialProfileRatioField=true)llvm::ProfileSummary
getNumCounts() constllvm::ProfileSummaryinline
getNumFunctions() constllvm::ProfileSummaryinline
getPartialProfileRatio() constllvm::ProfileSummaryinline
getTotalCount() constllvm::ProfileSummaryinline
isPartialProfile() constllvm::ProfileSummaryinline
Kind enum namellvm::ProfileSummary
printDetailedSummary(raw_ostream &OS) constllvm::ProfileSummary
printSummary(raw_ostream &OS) constllvm::ProfileSummary
ProfileSummary(Kind K, const SummaryEntryVector &DetailedSummary, uint64_t TotalCount, uint64_t MaxCount, uint64_t MaxInternalCount, uint64_t MaxFunctionCount, uint32_t NumCounts, uint32_t NumFunctions, bool Partial=false, double PartialProfileRatio=0)llvm::ProfileSummaryinline
PSK_CSInstr enum valuellvm::ProfileSummary
PSK_Instr enum valuellvm::ProfileSummary
PSK_Sample enum valuellvm::ProfileSummary
Scalellvm::ProfileSummarystatic
setPartialProfile(bool PP)llvm::ProfileSummaryinline
setPartialProfileRatio(double R)llvm::ProfileSummaryinline