LLVM
8.0.1
|
#include "IR/LLVMContextImpl.h"
Public Member Functions | |
KeyTy (const ArrayRef< Type *> &E, bool P) | |
KeyTy (const StructType *ST) | |
bool | operator== (const KeyTy &that) const |
bool | operator!= (const KeyTy &that) const |
Public Attributes | |
ArrayRef< Type * > | ETypes |
bool | isPacked |
Definition at line 98 of file LLVMContextImpl.h.
Definition at line 102 of file LLVMContextImpl.h.
|
inline |
Definition at line 105 of file LLVMContextImpl.h.
Definition at line 115 of file LLVMContextImpl.h.
References llvm::operator==().
Definition at line 108 of file LLVMContextImpl.h.
Definition at line 99 of file LLVMContextImpl.h.
Referenced by llvm::AnonStructTypeKeyInfo::getHashValue(), and operator==().
bool llvm::AnonStructTypeKeyInfo::KeyTy::isPacked |
Definition at line 100 of file LLVMContextImpl.h.
Referenced by llvm::AnonStructTypeKeyInfo::getHashValue(), and operator==().