LLVM 17.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 178 of file InstrRefBasedImpl.h.
|
inlinestatic |
Definition at line 179 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::MakeIllegalLoc().
|
inlinestatic |
Definition at line 182 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::asU64().
|
inlinestatic |
Definition at line 180 of file InstrRefBasedImpl.h.
References LiveDebugValues::LocIdx::MakeTombstoneLoc().
|
inlinestatic |
Definition at line 184 of file InstrRefBasedImpl.h.