struct StructTypeKeyInfo::KeyTy
Declaration
struct StructTypeKeyInfo::KeyTy { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Linker/IRMover.h:27
Member Variables
- public ArrayRef<llvm::Type*> ETypes
- public bool IsPacked
Method Overview
Methods
¶KeyTy(ArrayRef<llvm::Type*> E, bool P)
KeyTy(ArrayRef<llvm::Type*> E, bool P)
Declared at: llvm/include/llvm/Linker/IRMover.h:30
Parameters
- ArrayRef<llvm::Type*> E
- bool P
¶KeyTy(const llvm::StructType* ST)
KeyTy(const llvm::StructType* ST)
Declared at: llvm/include/llvm/Linker/IRMover.h:31
Parameters
- const llvm::StructType* ST