LLVM: llvm::ConstantInfo< ConstantVector > Struct Reference (original) (raw)

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

Inheritance diagram for llvm::ConstantInfo< ConstantVector >:

[legend]

Public Types
using ValType = ConstantAggrKeyType<ConstantVector>
using TypeClass = VectorType

Detailed Description

Definition at line 286 of file ConstantsContext.h.

Member Typedef Documentation

TypeClass

using llvm::ConstantInfo< ConstantVector >::TypeClass = VectorType

Definition at line 288 of file ConstantsContext.h.

ValType

using llvm::ConstantInfo< ConstantVector >::ValType = ConstantAggrKeyType<ConstantVector>

Definition at line 287 of file ConstantsContext.h.


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