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
Methods
¶KeyTy(const ArrayRef<llvm::Type*>& E, bool P)
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)
KeyTy(const llvm::StructType* ST)
Declared at: llvm/lib/IR/LLVMContextImpl.h:105
Parameters
- const llvm::StructType* ST