LLVM 22.0.0git
AllocMatchInfo Struct Reference

Public Attributes

uint64_t TotalSize = 0
AllocationType AllocType = AllocationType::None

Detailed Description

Definition at line 197 of file MemProfUse.cpp.

Member Data Documentation

◆ AllocType

AllocationType AllocMatchInfo::AllocType = AllocationType::None

Definition at line 199 of file MemProfUse.cpp.

◆ TotalSize

uint64_t AllocMatchInfo::TotalSize = 0

Definition at line 198 of file MemProfUse.cpp.


The documentation for this struct was generated from the following file: