LLVM 22.0.0git
|
This is the complete list of members for llvm::ProfileAnnotator, including all inherited members.
getBBCount(const BasicBlock &BB) const | llvm::ProfileAnnotator | |
getOutgoingBranchWeights(BasicBlock &BB, SmallVectorImpl< uint64_t > &Profile, uint64_t &MaxCount) const | llvm::ProfileAnnotator | |
getSelectInstrProfile(SelectInst &SI, uint64_t &TrueCount, uint64_t &FalseCount) const | llvm::ProfileAnnotator | |
ProfileAnnotator(const Function &F, ArrayRef< uint64_t > RawCounters) | llvm::ProfileAnnotator | |
~ProfileAnnotator() | llvm::ProfileAnnotator |