LLVM 18.0.0git
|
#include "IR/LLVMContextImpl.h"
Public Member Functions | |
MDNodeKeyImpl (ArrayRef< ValueAsMetadata * > Args) | |
MDNodeKeyImpl (const DIArgList *N) | |
bool | isKeyOf (const DIArgList *RHS) const |
unsigned | getHashValue () const |
Public Attributes | |
ArrayRef< ValueAsMetadata * > | Args |
Definition at line 1310 of file LLVMContextImpl.h.
|
inline |
Definition at line 1313 of file LLVMContextImpl.h.
|
inline |
Definition at line 1314 of file LLVMContextImpl.h.
|
inline |
Definition at line 1318 of file LLVMContextImpl.h.
References llvm::hash_combine_range().
|
inline |
Definition at line 1316 of file LLVMContextImpl.h.
References RHS.
ArrayRef<ValueAsMetadata *> llvm::MDNodeKeyImpl< DIArgList >::Args |
Definition at line 1311 of file LLVMContextImpl.h.