LLVM 20.0.0git
Static Public Member Functions | List of all members
llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock > Struct Reference

#include "llvm/ProfileData/MemProfYAML.h"

Static Public Member Functions

static void inputOne (IO &Io, StringRef KeyStr, memprof::PortableMemInfoBlock &MIB)
 
static void output (IO &Io, memprof::PortableMemInfoBlock &MIB)
 

Detailed Description

Definition at line 114 of file MemProfYAML.h.

Member Function Documentation

◆ inputOne()

static void llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock >::inputOne ( IO &  Io,
StringRef  KeyStr,
memprof::PortableMemInfoBlock MIB 
)
inlinestatic

Definition at line 115 of file MemProfYAML.h.

◆ output()

static void llvm::yaml::CustomMappingTraits< memprof::PortableMemInfoBlock >::output ( IO &  Io,
memprof::PortableMemInfoBlock MIB 
)
inlinestatic

Definition at line 136 of file MemProfYAML.h.

References llvm::memprof::PortableMemInfoBlock::getSchema().


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