|
LLVM
8.0.1
|
This is the complete list of members for llvm::ConstantExprKeyType, including all inherited members.
| ConstantExprKeyType(unsigned Opcode, ArrayRef< Constant *> Ops, unsigned short SubclassData=0, unsigned short SubclassOptionalData=0, ArrayRef< unsigned > Indexes=None, Type *ExplicitTy=nullptr) | llvm::ConstantExprKeyType | inline |
| ConstantExprKeyType(ArrayRef< Constant *> Operands, const ConstantExpr *CE) | llvm::ConstantExprKeyType | inline |
| ConstantExprKeyType(const ConstantExpr *CE, SmallVectorImpl< Constant *> &Storage) | llvm::ConstantExprKeyType | inline |
| create(TypeClass *Ty) const | llvm::ConstantExprKeyType | inline |
| ExplicitTy | llvm::ConstantExprKeyType | |
| getHash() const | llvm::ConstantExprKeyType | inline |
| Indexes | llvm::ConstantExprKeyType | |
| Opcode | llvm::ConstantExprKeyType | |
| operator==(const ConstantExprKeyType &X) const | llvm::ConstantExprKeyType | inline |
| operator==(const ConstantExpr *CE) const | llvm::ConstantExprKeyType | inline |
| Ops | llvm::ConstantExprKeyType | |
| SubclassData | llvm::ConstantExprKeyType | |
| SubclassOptionalData | llvm::ConstantExprKeyType | |
| TypeClass typedef | llvm::ConstantExprKeyType |
1.8.13