LLVM: AllocMatchInfo Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| uint64_t | TotalSize = 0 |
| AllocationType | AllocType = AllocationType::None |
Detailed Description
Definition at line 230 of file MemProfUse.cpp.
Member Data Documentation
◆ AllocType
AllocationType AllocMatchInfo::AllocType = AllocationType::None
Definition at line 232 of file MemProfUse.cpp.
◆ TotalSize
uint64_t AllocMatchInfo::TotalSize = 0
Definition at line 231 of file MemProfUse.cpp.
The documentation for this struct was generated from the following file:
- lib/Transforms/Instrumentation/MemProfUse.cpp