LLVM 20.0.0git
|
#include "CodeGen/LiveDebugValues/InstrRefBasedImpl.h"
Static Public Member Functions | |
static ValueIDNum | getEmptyKey () |
static ValueIDNum | getTombstoneKey () |
static unsigned | getHashValue (const ValueIDNum &Val) |
static bool | isEqual (const ValueIDNum &A, const ValueIDNum &B) |
Definition at line 225 of file InstrRefBasedImpl.h.
|
inlinestatic |
Definition at line 226 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::EmptyValue.
|
inlinestatic |
Definition at line 231 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::asU64(), and llvm::hash_value().
|
inlinestatic |
Definition at line 227 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::TombstoneValue.
|
inlinestatic |
Definition at line 235 of file InstrRefBasedImpl.h.