LLVM API Documentation

llvm::AssertingVH< ValueTy > Member List
This is the complete list of members for llvm::AssertingVH< ValueTy >, including all inherited members.
Assert enum valuellvm::ValueHandleBase [protected]
AssertingVH()llvm::AssertingVH< ValueTy > [inline]
AssertingVH(ValueTy *P)llvm::AssertingVH< ValueTy > [inline]
AssertingVH(const AssertingVH &RHS)llvm::AssertingVH< ValueTy > [inline]
Callback enum valuellvm::ValueHandleBase [protected]
DenseMapInfo< AssertingVH< ValueTy > >llvm::AssertingVH< ValueTy > [friend]
getValPtrInt() const llvm::ValueHandleBase [inline, protected]
HandleBaseKind enum namellvm::ValueHandleBase [protected]
isValid(Value *V)llvm::ValueHandleBase [inline, protected, static]
operator ValueTy *() const llvm::AssertingVH< ValueTy > [inline]
operator*() const llvm::AssertingVH< ValueTy > [inline]
operator->() const llvm::AssertingVH< ValueTy > [inline]
operator=(ValueTy *RHS)llvm::AssertingVH< ValueTy > [inline]
operator=(const AssertingVH< ValueTy > &RHS)llvm::AssertingVH< ValueTy > [inline]
llvm::ValueHandleBase::operator=(Value *RHS)llvm::ValueHandleBase [inline]
llvm::ValueHandleBase::operator=(const ValueHandleBase &RHS)llvm::ValueHandleBase [inline]
setValPtrInt(unsigned K)llvm::ValueHandleBase [inline, protected]
Tracking enum valuellvm::ValueHandleBase [protected]
ValueHandleBase(HandleBaseKind Kind)llvm::ValueHandleBase [inline, explicit]
ValueHandleBase(HandleBaseKind Kind, Value *V)llvm::ValueHandleBase [inline]
ValueHandleBase(HandleBaseKind Kind, const ValueHandleBase &RHS)llvm::ValueHandleBase [inline]
ValueIsDeleted(Value *V)llvm::ValueHandleBase [static]
ValueIsRAUWd(Value *Old, Value *New)llvm::ValueHandleBase [static]
Weak enum valuellvm::ValueHandleBase [protected]
~ValueHandleBase()llvm::ValueHandleBase [inline]