LLVM 22.0.0git
AllocMatchInfo Struct Reference

Public Attributes

uint64_t TotalSize = 0
AllocationType AllocType = AllocationType::None

Detailed Description

Definition at line 222 of file MemProfUse.cpp.

Member Data Documentation

◆ AllocType

AllocationType AllocMatchInfo::AllocType = AllocationType::None

Definition at line 224 of file MemProfUse.cpp.

◆ TotalSize

uint64_t AllocMatchInfo::TotalSize = 0

Definition at line 223 of file MemProfUse.cpp.


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