LLVM 20.0.0git
|
This is the complete list of members for llvm::CalleeInfo, including all inherited members.
CalleeInfo() | llvm::CalleeInfo | inline |
CalleeInfo(HotnessType Hotness, bool HasTC, uint64_t RelBF) | llvm::CalleeInfo | inlineexplicit |
getHotness() const | llvm::CalleeInfo | inline |
HasTailCall | llvm::CalleeInfo | |
hasTailCall() const | llvm::CalleeInfo | inline |
Hotness | llvm::CalleeInfo | |
HotnessType enum name | llvm::CalleeInfo | |
MaxRelBlockFreq | llvm::CalleeInfo | static |
RelBlockFreq | llvm::CalleeInfo | |
RelBlockFreqBits | llvm::CalleeInfo | static |
ScaleShift | llvm::CalleeInfo | static |
setHasTailCall(const bool HasTC) | llvm::CalleeInfo | inline |
updateHotness(const HotnessType OtherHotness) | llvm::CalleeInfo | inline |
updateRelBlockFreq(uint64_t BlockFreq, uint64_t EntryFreq) | llvm::CalleeInfo | inline |