LLVM 22.0.0git
llvm::memprof::AllocationInfo Struct Reference

#include "llvm/ProfileData/MemProf.h"

Public Member Functions

 AllocationInfo ()=default
void printYAML (raw_ostream &OS) const

Public Attributes

std::vector< FrameCallStack
PortableMemInfoBlock Info

Detailed Description

Definition at line 415 of file MemProf.h.

Constructor & Destructor Documentation

◆ AllocationInfo()

llvm::memprof::AllocationInfo::AllocationInfo ( )
default

Member Function Documentation

◆ printYAML()

void llvm::memprof::AllocationInfo::printYAML ( raw_ostream & OS) const
inline

Definition at line 423 of file MemProf.h.

References CallStack, F, and Info.

Member Data Documentation

◆ CallStack

◆ Info


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