LLVM: llvm::ConstantPtrAuthKeyType Struct Reference (original) (raw)

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

Public Member Functions
ConstantPtrAuthKeyType (ArrayRef< Constant * > Operands)
ConstantPtrAuthKeyType (ArrayRef< Constant * > Operands, const ConstantPtrAuth *)
ConstantPtrAuthKeyType (const ConstantPtrAuth *C, SmallVectorImpl< Constant * > &Storage)
bool operator== (const ConstantPtrAuthKeyType &X) const
bool operator== (const ConstantPtrAuth *C) const
unsigned getHash () const
ConstantPtrAuth * create (TypeClass *Ty) const

Definition at line 507 of file ConstantsContext.h.

TypeClass

llvm::ConstantPtrAuthKeyType::ConstantPtrAuthKeyType ( ArrayRef< Constant * > Operands) inline

ConstantPtrAuthKeyType() [2/3]

ConstantPtrAuthKeyType() [3/3]

create()

getHash()

unsigned llvm::ConstantPtrAuthKeyType::getHash ( ) const inline

operator==() [1/2]

operator==() [2/2]

Operands


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