LLVM: llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind >:

[legend]

Static Public Member Functions
static void enumeration (IO &io, WholeProgramDevirtResolution::ByArg::Kind &value)

Detailed Description

Definition at line 43 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

enumeration()

void llvm::yaml::ScalarEnumerationTraits< WholeProgramDevirtResolution::ByArg::Kind >::enumeration ( IO & io, WholeProgramDevirtResolution::ByArg::Kind & value ) inlinestatic

Definition at line 44 of file ModuleSummaryIndexYAML.h.

References llvm::yaml::IO::enumCase(), llvm::WholeProgramDevirtResolution::ByArg::Indir, llvm::WholeProgramDevirtResolution::ByArg::UniformRetVal, llvm::WholeProgramDevirtResolution::ByArg::UniqueRetVal, and llvm::WholeProgramDevirtResolution::ByArg::VirtualConstProp.


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