struct AnonStructTypeKeyInfo::KeyTy
Declaration
struct AnonStructTypeKeyInfo::KeyTy { /* full declaration omitted */ };
Declared at: llvm/lib/IR/LLVMContextImpl.h:93
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:97
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:99
Parameters
- const llvm::StructType* ST