LLVM 20.0.0git
|
#include "CodeGen/LiveDebugValues/InstrRefBasedImpl.h"
Static Public Member Functions | |
static LocIdx | getEmptyKey () |
static LocIdx | getTombstoneKey () |
static unsigned | getHashValue (const LocIdx &Loc) |
static bool | isEqual (const LocIdx &A, const LocIdx &B) |
Definition at line 216 of file InstrRefBasedImpl.h.
|
inlinestatic |
Definition at line 217 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::MakeIllegalLoc().
|
inlinestatic |
Definition at line 220 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::asU64().
|
inlinestatic |
Definition at line 218 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::MakeTombstoneLoc().
|
inlinestatic |
Definition at line 222 of file InstrRefBasedImpl.h.