LLVM: llvm::yaml::MappingTraits< memprof::AllocationInfo > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::MappingTraits< memprof::AllocationInfo >:

[legend]

Static Public Member Functions
static void mapping (IO &Io, memprof::AllocationInfo &AI)

Detailed Description

Definition at line 166 of file MemProfYAML.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< memprof::AllocationInfo >::mapping ( IO & Io, memprof::AllocationInfo & AI ) inlinestatic

Definition at line 167 of file MemProfYAML.h.

References llvm::memprof::AllocationInfo::CallStack, llvm::memprof::AllocationInfo::Info, and llvm::yaml::IO::mapRequired().


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