struct StructTypeKeyInfo::KeyTy

Declaration

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

Declared at: llvm/include/llvm/Linker/IRMover.h:28

Member Variables

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

Method Overview

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

Methods

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

Declared at: llvm/include/llvm/Linker/IRMover.h:31

Parameters

ArrayRef<llvm::Type*> E
bool P

KeyTy(const llvm::StructType* ST)

Declared at: llvm/include/llvm/Linker/IRMover.h:32

Parameters

const llvm::StructType* ST