| addMetadata(unsigned KindID, MDNode &MD) | llvm::Value | protected | 
  | addMetadata(StringRef Kind, MDNode &MD) | llvm::Value | protected | 
  | addUse(Use &U) | llvm::Value | inline | 
  | assertModuleIsMaterialized() const | llvm::Value | inline | 
  | assertModuleIsMaterializedImpl() const | llvm::Value |  | 
  | canBeFreed() const | llvm::Value |  | 
  | clearMetadata() | llvm::Value | protected | 
  | clearSubclassOptionalData() | llvm::Value | inline | 
  | const_use_iterator typedef | llvm::Value |  | 
  | const_user_iterator typedef | llvm::Value |  | 
  | deleteValue() | llvm::Value |  | 
  | DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value |  | 
  | DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | inline | 
  | dropDroppableUse(Use &U) | llvm::Value | static | 
  | dropDroppableUses(llvm::function_ref< bool(const Use *)> ShouldDrop=[](const Use *) { return true;}) | llvm::Value |  | 
  | dropDroppableUsesIn(User &Usr) | llvm::Value |  | 
  | dump() const | llvm::Value |  | 
  | eraseMetadata(unsigned KindID) | llvm::Value | protected | 
  | eraseMetadataIf(function_ref< bool(unsigned, MDNode *)> Pred) | llvm::Value | protected | 
  | getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Value | protected | 
  | getContext() const | llvm::Value |  | 
  | getMetadata(unsigned KindID) const | llvm::Value | inlineprotected | 
  | getMetadata(StringRef Kind) const | llvm::Value | protected | 
  | getMetadata(unsigned KindID, SmallVectorImpl< MDNode * > &MDs) const | llvm::Value | protected | 
  | getMetadata(StringRef Kind, SmallVectorImpl< MDNode * > &MDs) const | llvm::Value | protected | 
  | getMetadataImpl(unsigned KindID) const | llvm::Value | protected | 
  | getName() const | llvm::Value |  | 
  | getNameOrAsOperand() const | llvm::Value |  | 
  | getNumUses() const | llvm::Value |  | 
  | getPointerAlignment(const DataLayout &DL) const | llvm::Value |  | 
  | getPointerDereferenceableBytes(const DataLayout &DL, bool &CanBeNull, bool &CanBeFreed) const | llvm::Value |  | 
  | getPointerOffsetFrom(const Value *Other, const DataLayout &DL) const | llvm::Value |  | 
  | getRawSubclassOptionalData() const | llvm::Value | inline | 
  | getSingleUndroppableUse() | llvm::Value |  | 
  | getSingleUndroppableUse() const | llvm::Value | inline | 
  | getSubclassDataFromValue() const | llvm::Value | inlineprotected | 
  | getType() const | llvm::Value | inline | 
  | getUniqueUndroppableUser() | llvm::Value |  | 
  | getUniqueUndroppableUser() const | llvm::Value | inline | 
  | getValueID() const | llvm::Value | inline | 
  | getValueName() const | llvm::Value |  | 
  | HasDescriptor | llvm::Value | protected | 
  | HasHungOffUses | llvm::Value | protected | 
  | HasMetadata | llvm::Value | protected | 
  | hasMetadata() const | llvm::Value | inlineprotected | 
  | hasMetadata(unsigned KindID) const | llvm::Value | inlineprotected | 
  | hasMetadata(StringRef Kind) const | llvm::Value | inlineprotected | 
  | HasName | llvm::Value | protected | 
  | hasName() const | llvm::Value | inline | 
  | hasNUndroppableUses(unsigned N) const | llvm::Value |  | 
  | hasNUndroppableUsesOrMore(unsigned N) const | llvm::Value |  | 
  | hasNUses(unsigned N) const | llvm::Value |  | 
  | hasNUsesOrMore(unsigned N) const | llvm::Value |  | 
  | hasOneUse() const | llvm::Value | inline | 
  | hasOneUser() const | llvm::Value |  | 
  | hasSameSubclassOptionalData(const Value *V) const | llvm::Value | inline | 
  | hasUseList() const | llvm::Value | inline | 
  | hasValueHandle() const | llvm::Value | inline | 
  | isSwiftError() const | llvm::Value |  | 
  | IsUsedByMD | llvm::Value | protected | 
  | isUsedByMetadata() const | llvm::Value | inline | 
  | isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value |  | 
  | materialized_use_begin() | llvm::Value | inline | 
  | materialized_use_begin() const | llvm::Value | inline | 
  | materialized_use_empty() const | llvm::Value | inline | 
  | materialized_user_begin() | llvm::Value | inline | 
  | materialized_user_begin() const | llvm::Value | inline | 
  | materialized_users() | llvm::Value | inline | 
  | materialized_users() const | llvm::Value | inline | 
  | materialized_uses() | llvm::Value | inline | 
  | materialized_uses() const | llvm::Value | inline | 
  | MaxAlignmentExponent | llvm::Value | static | 
  | MaximumAlignment | llvm::Value | static | 
  | mutateType(Type *Ty) | llvm::Value | inline | 
  | NumUserOperands | llvm::Value | protected | 
  | NumUserOperandsBits enum value | llvm::Value | protected | 
  | operator=(const Value &)=delete | llvm::Value |  | 
  | print(raw_ostream &O, bool IsForDebug=false) const | llvm::Value |  | 
  | print(raw_ostream &O, ModuleSlotTracker &MST, bool IsForDebug=false) const | llvm::Value |  | 
  | printAsOperand(raw_ostream &O, bool PrintType=true, const Module *M=nullptr) const | llvm::Value |  | 
  | printAsOperand(raw_ostream &O, bool PrintType, ModuleSlotTracker &MST) const | llvm::Value |  | 
  | replaceAllUsesWith(Value *V) | llvm::Value |  | 
  | replaceNonMetadataUsesWith(Value *V) | llvm::Value |  | 
  | replaceUsesOutsideBlock(Value *V, BasicBlock *BB) | llvm::Value |  | 
  | replaceUsesWithIf(Value *New, llvm::function_ref< bool(Use &U)> ShouldReplace) | llvm::Value |  | 
  | reverseUseList() | llvm::Value |  | 
  | setMetadata(unsigned KindID, MDNode *Node) | llvm::Value | protected | 
  | setMetadata(StringRef Kind, MDNode *Node) | llvm::Value | protected | 
  | setName(const Twine &Name) | llvm::Value |  | 
  | setValueName(ValueName *VN) | llvm::Value |  | 
  | setValueSubclassData(unsigned short D) | llvm::Value | inlineprotected | 
  | sortUseList(Compare Cmp) | llvm::Value |  | 
  | stripAndAccumulateConstantOffsets(const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, bool AllowInvariantGroup=false, function_ref< bool(Value &Value, APInt &Offset)> ExternalAnalysis=nullptr, bool LookThroughIntToPtr=false) const | llvm::Value |  | 
  | stripAndAccumulateConstantOffsets(const DataLayout &DL, APInt &Offset, bool AllowNonInbounds, bool AllowInvariantGroup=false, function_ref< bool(Value &Value, APInt &Offset)> ExternalAnalysis=nullptr, bool LookThroughIntToPtr=false) | llvm::Value | inline | 
  | stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const | llvm::Value | inline | 
  | stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) | llvm::Value | inline | 
  | stripInBoundsConstantOffsets() const | llvm::Value |  | 
  | stripInBoundsConstantOffsets() | llvm::Value | inline | 
  | stripInBoundsOffsets(function_ref< void(const Value *)> Func=[](const Value *) {}) const | llvm::Value |  | 
  | stripInBoundsOffsets(function_ref< void(const Value *)> Func=[](const Value *) {}) | llvm::Value | inline | 
  | stripPointerCasts() const | llvm::Value |  | 
  | stripPointerCasts() | llvm::Value | inline | 
  | stripPointerCastsAndAliases() const | llvm::Value |  | 
  | stripPointerCastsAndAliases() | llvm::Value | inline | 
  | stripPointerCastsForAliasAnalysis() const | llvm::Value |  | 
  | stripPointerCastsForAliasAnalysis() | llvm::Value | inline | 
  | stripPointerCastsSameRepresentation() const | llvm::Value |  | 
  | stripPointerCastsSameRepresentation() | llvm::Value | inline | 
  | SubclassOptionalData | llvm::Value | protected | 
  | takeName(Value *V) | llvm::Value |  | 
  | use_begin() | llvm::Value | inline | 
  | use_begin() const | llvm::Value | inline | 
  | use_empty() const | llvm::Value | inline | 
  | use_end() | llvm::Value | inline | 
  | use_end() const | llvm::Value | inline | 
  | use_iterator typedef | llvm::Value |  | 
  | user_back() | llvm::Value | inline | 
  | user_back() const | llvm::Value | inline | 
  | user_begin() | llvm::Value | inline | 
  | user_begin() const | llvm::Value | inline | 
  | user_empty() const | llvm::Value | inline | 
  | user_end() | llvm::Value | inline | 
  | user_end() const | llvm::Value | inline | 
  | user_iterator typedef | llvm::Value |  | 
  | users() | llvm::Value | inline | 
  | users() const | llvm::Value | inline | 
  | uses() | llvm::Value | inline | 
  | uses() const | llvm::Value | inline | 
  | Value(Type *Ty, unsigned scid) | llvm::Value | protected | 
  | Value(const Value &)=delete | llvm::Value |  | 
  | ValueAsMetadata class | llvm::Value | friend | 
  | ValueHandleBase class | llvm::Value | friend | 
  | ValueTy enum name | llvm::Value |  | 
  | ~Value() | llvm::Value | protected |