|
LLVM
3.7.0
|
#include <LLVMContextImpl.h>
Public Member Functions | |
| MDNodeKeyImpl (ArrayRef< uint64_t > Elements) | |
| MDNodeKeyImpl (const DIExpression *N) | |
| bool | isKeyOf (const DIExpression *RHS) const |
| unsigned | getHashValue () const |
Public Attributes | |
| ArrayRef< uint64_t > | Elements |
Definition at line 791 of file LLVMContextImpl.h.
|
inline |
Definition at line 794 of file LLVMContextImpl.h.
|
inline |
Definition at line 795 of file LLVMContextImpl.h.
|
inline |
Definition at line 800 of file LLVMContextImpl.h.
References llvm::hash_combine_range().
|
inline |
Definition at line 797 of file LLVMContextImpl.h.
References llvm::DIExpression::getElements().
| ArrayRef<uint64_t> llvm::MDNodeKeyImpl< DIExpression >::Elements |
Definition at line 792 of file LLVMContextImpl.h.
1.8.6