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