LLVM 22.0.0git
llvm::ProfileAnnotator Member List

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

getBBCount(const BasicBlock &BB) constllvm::ProfileAnnotator
getOutgoingBranchWeights(BasicBlock &BB, SmallVectorImpl< uint64_t > &Profile, uint64_t &MaxCount) constllvm::ProfileAnnotator
getSelectInstrProfile(SelectInst &SI, uint64_t &TrueCount, uint64_t &FalseCount) constllvm::ProfileAnnotator
ProfileAnnotator(const Function &F, ArrayRef< uint64_t > RawCounters)llvm::ProfileAnnotator
~ProfileAnnotator()llvm::ProfileAnnotator