|
LLVM
4.0.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 858 of file LLVMContextImpl.h.
|
inline |
Definition at line 861 of file LLVMContextImpl.h.
|
inline |
Definition at line 862 of file LLVMContextImpl.h.
|
inline |
Definition at line 867 of file LLVMContextImpl.h.
References llvm::hash_combine_range().
|
inline |
Definition at line 864 of file LLVMContextImpl.h.
References llvm::DIExpression::getElements().
| ArrayRef<uint64_t> llvm::MDNodeKeyImpl< DIExpression >::Elements |
Definition at line 859 of file LLVMContextImpl.h.
1.8.6