LLVM: llvm::yaml::MappingTraits< memprof::DataAccessProfRecord > Struct Reference (original) (raw)
#include "[llvm/ProfileData/MemProfYAML.h](MemProfYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< memprof::DataAccessProfRecord >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &Io, memprof::DataAccessProfRecord &Rec) |
Detailed Description
Definition at line 232 of file MemProfYAML.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< memprof::DataAccessProfRecord >::mapping ( IO & Io, memprof::DataAccessProfRecord & Rec ) | inlinestatic |
|---|
Definition at line 233 of file MemProfYAML.h.
References llvm::memprof::DataAccessProfRecord::AccessCount, llvm::memprof::DataAccessProfRecord::Locations, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::yaml::IO::outputting(), and llvm::memprof::DataAccessProfRecord::SymHandle.
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/MemProfYAML.h