LLVM 22.0.0git
llvm::DenseMapInfo< AssertingVH< T > > Struct Template Reference

#include "llvm/IR/ValueHandle.h"

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

Additional Inherited Members

Static Public Member Functions inherited from llvm::DenseMapInfo< T * >
static constexpr TgetEmptyKey ()
static constexpr 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 314 of file ValueHandle.h.


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