LLVM: llvm::ValueProfData Struct Reference (original) (raw)
Per-function header/control data structure for value profiling data in indexed format. More...
#include "[llvm/ProfileData/InstrProf.h](InstrProf%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | TotalSize |
| uint32_t | NumValueKinds |
Detailed Description
Per-function header/control data structure for value profiling data in indexed format.
Definition at line 424 of file InstrProf.h.
Member Data Documentation
◆ NumValueKinds
uint32_t llvm::ValueProfData::NumValueKinds
Definition at line 438 of file InstrProf.h.
◆ TotalSize
uint32_t llvm::ValueProfData::TotalSize
Definition at line 429 of file InstrProf.h.
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/InstrProf.h