LLVM 22.0.0git
|
Per-function header/control data structure for value profiling data in indexed format. More...
#include "llvm/ProfileData/InstrProf.h"
Public Attributes | |
uint32_t | TotalSize |
uint32_t | NumValueKinds |
Per-function header/control data structure for value profiling data in indexed format.
Definition at line 424 of file InstrProf.h.
uint32_t llvm::ValueProfData::NumValueKinds |
Definition at line 438 of file InstrProf.h.
uint32_t llvm::ValueProfData::TotalSize |
Definition at line 429 of file InstrProf.h.