struct AnonStructTypeKeyInfo::KeyTy

Declaration

struct AnonStructTypeKeyInfo::KeyTy { /* full declaration omitted */ };

Declared at: llvm/lib/IR/LLVMContextImpl.h:98

Member Variables

public ArrayRef<llvm::Type*> ETypes
public bool isPacked

Method Overview

  • public KeyTy(const ArrayRef<llvm::Type *> & E, bool P)
  • public KeyTy(const llvm::StructType * ST)

Methods

KeyTy(const ArrayRef<llvm::Type*>& E, bool P)

Declared at: llvm/lib/IR/LLVMContextImpl.h:102

Parameters

const ArrayRef<llvm::Type*>& E
bool P

KeyTy(const llvm::StructType* ST)

Declared at: llvm/lib/IR/LLVMContextImpl.h:105

Parameters

const llvm::StructType* ST