| 
    LLVM 22.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 226 of file InstrRefBasedImpl.h.
      
  | 
  inlinestatic | 
Definition at line 227 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::EmptyValue.
      
  | 
  inlinestatic | 
Definition at line 232 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::asU64(), and llvm::hash_value().
      
  | 
  inlinestatic | 
Definition at line 228 of file InstrRefBasedImpl.h.
References LiveDebugValues::ValueIDNum::TombstoneValue.
      
  | 
  inlinestatic | 
Definition at line 236 of file InstrRefBasedImpl.h.