LLVM: llvm::memprof::IndexedAllocationInfo Struct Reference (original) (raw)

#include "[llvm/ProfileData/MemProf.h](MemProf%5F8h%5Fsource.html)"

Public Member Functions
IndexedAllocationInfo ()=default
IndexedAllocationInfo (CallStackId CSId, const MemInfoBlock &MB, const MemProfSchema &Schema=getFullSchema())
IndexedAllocationInfo (CallStackId CSId, const PortableMemInfoBlock &MB)
LLVM_ABI size_t serializedSize (const MemProfSchema &Schema, IndexedVersion Version) const
bool operator== (const IndexedAllocationInfo &Other) const
bool operator!= (const IndexedAllocationInfo &Other) const

Definition at line 381 of file MemProf.h.

llvm::memprof::IndexedAllocationInfo::IndexedAllocationInfo ( ) default

IndexedAllocationInfo() [2/3]

IndexedAllocationInfo() [3/3]

operator!=()

operator==()

serializedSize()

CSId

CallStackId llvm::memprof::IndexedAllocationInfo::CSId = 0

Info


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