| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/IR/ValueHandle.h"
Static Public Member Functions | |
| static PoisoningVH< T > | getEmptyKey () | 
| static PoisoningVH< T > | getTombstoneKey () | 
| static unsigned | getHashValue (const PoisoningVH< T > &Val) | 
| static bool | isEqual (const PoisoningVH< T > &LHS, const PoisoningVH< T > &RHS) | 
| static unsigned | getHashValue (const T *Val) | 
| static bool | isEqual (const T *LHS, const PoisoningVH< T > &RHS) | 
Definition at line 527 of file ValueHandle.h.
      
  | 
  inlinestatic | 
Definition at line 528 of file ValueHandle.h.
      
  | 
  inlinestatic | 
Definition at line 540 of file ValueHandle.h.
      
  | 
  inlinestatic | 
Definition at line 552 of file ValueHandle.h.
References T.
      
  | 
  inlinestatic | 
Definition at line 534 of file ValueHandle.h.
      
  | 
  inlinestatic | 
Definition at line 544 of file ValueHandle.h.
      
  | 
  inlinestatic | 
Definition at line 556 of file ValueHandle.h.