LLVM API Documentation

llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > Member List
This is the complete list of members for llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits >, including all inherited members.
getAddrOfPointer() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
getAddrOfPointer()llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
getFromOpaqueValue(void *V)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline, static]
getFromOpaqueValue(const void *V)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline, static]
getInt() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
getOpaqueValue() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
getPointer() const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
initWithPointer(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator!=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator<(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator<=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator==(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator>(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
operator>=(const PointerIntPair &RHS) const llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
PointerIntPair()llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
PointerIntPair(PointerTy PtrVal, IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
PointerIntPair(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline, explicit]
setFromOpaqueValue(void *Val)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
setInt(IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
setPointer(PointerTy PtrVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]
setPointerAndInt(PointerTy PtrVal, IntType IntVal)llvm::PointerIntPair< PointerTy, IntBits, IntType, PtrTraits > [inline]