LLVM 20.0.0git
|
Stats about a block itself. More...
#include "llvm/Analysis/BlockFrequencyInfoImpl.h"
Public Attributes | |
Scaled64 | Scaled |
uint64_t | Integer |
Stats about a block itself.
Definition at line 215 of file BlockFrequencyInfoImpl.h.
uint64_t llvm::BlockFrequencyInfoImplBase::FrequencyData::Integer |
Definition at line 217 of file BlockFrequencyInfoImpl.h.
Scaled64 llvm::BlockFrequencyInfoImplBase::FrequencyData::Scaled |
Definition at line 216 of file BlockFrequencyInfoImpl.h.