| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/Analysis/MemoryLocation.h"
Static Public Member Functions | |
| static LocationSize | getEmptyKey () | 
| static LocationSize | getTombstoneKey () | 
| static unsigned | getHashValue (const LocationSize &Val) | 
| static bool | isEqual (const LocationSize &LHS, const LocationSize &RHS) | 
Definition at line 331 of file MemoryLocation.h.
      
  | 
  inlinestatic | 
Definition at line 332 of file MemoryLocation.h.
References llvm::LocationSize::mapEmpty().
      
  | 
  inlinestatic | 
Definition at line 336 of file MemoryLocation.h.
References llvm::LocationSize::toRaw().
      
  | 
  inlinestatic | 
Definition at line 333 of file MemoryLocation.h.
References llvm::LocationSize::mapTombstone().
      
  | 
  inlinestatic | 
Definition at line 339 of file MemoryLocation.h.