LLVM 19.0.0git
List of all members
llvm::DenseMapInfo< AssertingVH< T > > Struct Template Reference

#include "llvm/IR/ValueHandle.h"

Inheritance diagram for llvm::DenseMapInfo< AssertingVH< T > >:
Inheritance graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from llvm::DenseMapInfo< T * >
static TgetEmptyKey ()
 
static TgetTombstoneKey ()
 
static unsigned getHashValue (const T *PtrVal)
 
static bool isEqual (const T *LHS, const T *RHS)
 
- Static Public Attributes inherited from llvm::DenseMapInfo< T * >
static constexpr uintptr_t Log2MaxAlign = 12
 

Detailed Description

template<typename T>
struct llvm::DenseMapInfo< AssertingVH< T > >

Definition at line 313 of file ValueHandle.h.


The documentation for this struct was generated from the following file: