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

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

Inheritance diagram for llvm::yaml::MappingTraits< CalledGlobal >:

[legend]

Static Public Member Functions
static void mapping (IO &YamlIO, CalledGlobal &CG)

Detailed Description

Definition at line 614 of file MIRYamlMapping.h.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< CalledGlobal >::mapping ( IO & YamlIO, CalledGlobal & CG ) inlinestatic

Definition at line 615 of file MIRYamlMapping.h.

References llvm::yaml::MachineInstrLoc::BlockNum, llvm::yaml::CalledGlobal::Callee, llvm::yaml::CalledGlobal::CallSite, llvm::yaml::CalledGlobal::Flags, llvm::yaml::IO::mapRequired(), and llvm::yaml::MachineInstrLoc::Offset.


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