| addAnnotationMetadata(StringRef Annotation) | llvm::Instruction |  | 
  | addAnnotationMetadata(SmallVector< StringRef > Annotations) | llvm::Instruction |  | 
  | addMetadata(unsigned KindID, MDNode &MD) | llvm::Value | protected | 
  | addMetadata(StringRef Kind, MDNode &MD) | llvm::Value | protected | 
  | addUse(Use &U) | llvm::Value | inline | 
  | adoptDbgRecords(BasicBlock *BB, InstListType::iterator It, bool InsertAtHead) | llvm::Instruction |  | 
  | AlignmentBitfieldElementT typedef | llvm::Instruction | protected | 
  | allocHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected | 
  | andIRFlags(const Value *V) | llvm::Instruction |  | 
  | applyMergedLocation(DebugLoc LocA, DebugLoc LocB) | llvm::Instruction |  | 
  | assertModuleIsMaterialized() const | llvm::Value | inline | 
  | assertModuleIsMaterializedImpl() const | llvm::Value |  | 
  | AtomicOrderingBitfieldElementT typedef | llvm::Instruction | protected | 
  | BinaryOps enum name | llvm::Instruction |  | 
  | BoolBitfieldElementT typedef | llvm::Instruction | protected | 
  | canBeFreed() const | llvm::Value |  | 
  | CastInst(Type *Ty, unsigned iType, Value *S, const Twine &NameStr="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | inlineprotected | 
  | castIsValid(Instruction::CastOps op, Type *SrcTy, Type *DstTy) | llvm::CastInst | static | 
  | castIsValid(Instruction::CastOps op, Value *S, Type *DstTy) | llvm::CastInst | inlinestatic | 
  | CastOps enum name | llvm::Instruction |  | 
  | classof(const Instruction *I) | llvm::FPTruncInst | inlinestatic | 
  | classof(const Value *V) | llvm::FPTruncInst | inlinestatic | 
  | clearMetadata() | llvm::Value | protected | 
  | clearSubclassOptionalData() | llvm::Value | inline | 
  | clone() const | llvm::Instruction |  | 
  | cloneDebugInfoFrom(const Instruction *From, std::optional< simple_ilist< DbgRecord >::iterator > FromHere=std::nullopt, bool InsertAtHead=false) | llvm::Instruction |  | 
  | cloneImpl() const | llvm::FPTruncInst | protected | 
  | comesBefore(const Instruction *Other) const | llvm::Instruction |  | 
  | CompareIgnoringAlignment enum value | llvm::Instruction |  | 
  | CompareUsingIntersectedAttrs enum value | llvm::Instruction |  | 
  | CompareUsingScalarTypes enum value | llvm::Instruction |  | 
  | const_op_iterator typedef | llvm::User |  | 
  | const_op_range typedef | llvm::User |  | 
  | const_reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected | 
  | const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected | 
  | const_use_iterator typedef | llvm::Value |  | 
  | const_user_iterator typedef | llvm::Value |  | 
  | copyFastMathFlags(FastMathFlags FMF) | llvm::Instruction |  | 
  | copyFastMathFlags(const Instruction *I) | llvm::Instruction |  | 
  | copyIRFlags(const Value *V, bool IncludeWrapFlags=true) | llvm::Instruction |  | 
  | copyMetadata(const Instruction &SrcInst, ArrayRef< unsigned > WL=ArrayRef< unsigned >()) | llvm::Instruction |  | 
  | Create(Instruction::CastOps, Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateBitOrPointerCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateFPCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateIntegerCast(Value *S, Type *Ty, bool isSigned, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreatePointerBitCastOrAddrSpaceCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreatePointerCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateSExtOrBitCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateTruncOrBitCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | CreateZExtOrBitCast(Value *S, Type *Ty, const Twine &Name="", InsertPosition InsertBefore=nullptr) | llvm::CastInst | static | 
  | DebugMarker | llvm::Instruction |  | 
  | DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value) | llvm::UnaryInstruction |  | 
  | deleteValue() | llvm::Value |  | 
  | DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value |  | 
  | DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | inline | 
  | dropAllReferences() | llvm::User | inline | 
  | dropDbgRecords() | llvm::Instruction |  | 
  | 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 |  | 
  | dropLocation() | llvm::Instruction |  | 
  | dropOneDbgRecord(DbgRecord *I) | llvm::Instruction |  | 
  | dropPoisonGeneratingAnnotations() | llvm::Instruction | inline | 
  | dropPoisonGeneratingFlags() | llvm::Instruction |  | 
  | dropPoisonGeneratingMetadata() | llvm::Instruction |  | 
  | dropPoisonGeneratingReturnAttributes() | llvm::Instruction |  | 
  | dropUBImplyingAttrsAndMetadata(ArrayRef< unsigned > Keep={}) | llvm::Instruction |  | 
  | dropUBImplyingAttrsAndUnknownMetadata(ArrayRef< unsigned > KnownIDs={}) | llvm::Instruction |  | 
  | dropUnknownNonDebugMetadata(ArrayRef< unsigned > KnownIDs={}) | llvm::Instruction |  | 
  | dump() const | llvm::Value |  | 
  | eraseFromParent() | llvm::Instruction |  | 
  | eraseMetadata(unsigned KindID) | llvm::Value | protected | 
  | eraseMetadataIf(function_ref< bool(unsigned, MDNode *)> Pred) | llvm::Instruction |  | 
  | extractProfTotalWeight(uint64_t &TotalVal) const | llvm::Instruction |  | 
  | FPTruncInst(Value *S, Type *Ty, const Twine &NameStr="", InsertPosition InsertBefore=nullptr) | llvm::FPTruncInst |  | 
  | FuncletPadOps enum name | llvm::Instruction |  | 
  | getAAMetadata() const | llvm::Instruction |  | 
  | getAccessType() const LLVM_READONLY | llvm::Instruction |  | 
  | getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline | 
  | getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline | 
  | getCastOpcode(const Value *Val, bool SrcIsSigned, Type *Ty, bool DstIsSigned) | llvm::CastInst | static | 
  | getContext() const | llvm::Value |  | 
  | getDataLayout() const | llvm::Instruction |  | 
  | getDbgRecordRange() const | llvm::Instruction | inline | 
  | getDbgReinsertionPosition() | llvm::Instruction |  | 
  | getDebugLoc() const | llvm::Instruction | inline | 
  | getDescriptor() const | llvm::User |  | 
  | getDescriptor() | llvm::User |  | 
  | getDestTy() const | llvm::CastInst | inline | 
  | getFastMathFlags() const LLVM_READONLY | llvm::Instruction |  | 
  | getFunction() const | llvm::Instruction |  | 
  | getFunction() | llvm::Instruction | inline | 
  | getInsertionPointAfterDef() | llvm::Instruction |  | 
  | getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline | 
  | getMetadata(unsigned KindID) const | llvm::Instruction | inline | 
  | getMetadata(StringRef Kind) const | llvm::Instruction | inline | 
  | llvm::User::getMetadata(unsigned KindID, SmallVectorImpl< MDNode * > &MDs) const | llvm::Value | protected | 
  | llvm::User::getMetadata(StringRef Kind, SmallVectorImpl< MDNode * > &MDs) const | llvm::Value | protected | 
  | llvm::User::getMetadataImpl(unsigned KindID) const | llvm::Value | protected | 
  | getModule() const | llvm::Instruction |  | 
  | getModule() | llvm::Instruction | inline | 
  | getName() const | llvm::Value |  | 
  | getNameOrAsOperand() const | llvm::Value |  | 
  | getNextNode() | llvm::ilist_node_with_parent< Instruction, BasicBlock, ilist_iterator_bits< true >, ilist_parent< BasicBlock > > | inline | 
  | getNumOperands() const | llvm::User | inline | 
  | getNumSuccessors() const LLVM_READONLY | llvm::Instruction |  | 
  | getNumUses() const | llvm::Value |  | 
  | getOpcode() const | llvm::CastInst | inline | 
  | getOpcodeName() const | llvm::Instruction | inline | 
  | getOpcodeName(unsigned Opcode) | llvm::Instruction | static | 
  | getOperand(unsigned i) const | llvm::User | inline | 
  | getOperandList() const | llvm::User | inline | 
  | getOperandList() | llvm::User | inline | 
  | getOperandUse(unsigned i) const | llvm::User | inline | 
  | getOperandUse(unsigned i) | llvm::User | inline | 
  | getParent() const | llvm::ilist_detail::node_parent_access< ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type >, ilist_detail::compute_node_options< Instruction, Options... >::type::parent_ty > | inline | 
  | 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 |  | 
  | getPrevNode() | llvm::ilist_node_with_parent< Instruction, BasicBlock, ilist_iterator_bits< true >, ilist_parent< BasicBlock > > | inline | 
  | getRawSubclassOptionalData() const | llvm::Value | inline | 
  | getReverseIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline | 
  | getSingleUndroppableUse() | llvm::Value |  | 
  | getSingleUndroppableUse() const | llvm::Value | inline | 
  | getSrcTy() const | llvm::CastInst | inline | 
  | getStableDebugLoc() const | llvm::Instruction |  | 
  | getSubclassData() const | llvm::Instruction | inlineprotected | 
  | getSuccessor(unsigned Idx) const LLVM_READONLY | llvm::Instruction |  | 
  | getType() const | llvm::Value | inline | 
  | getUniqueUndroppableUser() | llvm::Value |  | 
  | getUniqueUndroppableUser() const | llvm::Value | inline | 
  | getValueID() const | llvm::Value | inline | 
  | getValueName() const | llvm::Value |  | 
  | growHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected | 
  | handleMarkerRemoval() | llvm::Instruction |  | 
  | hasAllowContract() const LLVM_READONLY | llvm::Instruction |  | 
  | hasAllowReassoc() const LLVM_READONLY | llvm::Instruction |  | 
  | hasAllowReciprocal() const LLVM_READONLY | llvm::Instruction |  | 
  | hasApproxFunc() const LLVM_READONLY | llvm::Instruction |  | 
  | hasAtomicLoad() const LLVM_READONLY | llvm::Instruction |  | 
  | hasAtomicStore() const LLVM_READONLY | llvm::Instruction |  | 
  | hasDbgRecords() const | llvm::Instruction |  | 
  | HasDescriptor | llvm::Value | protected | 
  | HasHungOffUses | llvm::Value | protected | 
  | HasMetadata | llvm::Value | protected | 
  | hasMetadata() const | llvm::Instruction | inline | 
  | hasMetadata(unsigned KindID) const | llvm::Instruction | inline | 
  | hasMetadata(StringRef Kind) const | llvm::Instruction | inline | 
  | hasMetadataOtherThanDebugLoc() const | llvm::Instruction | inline | 
  | HasName | llvm::Value | protected | 
  | hasName() const | llvm::Value | inline | 
  | hasNoInfs() const LLVM_READONLY | llvm::Instruction |  | 
  | hasNoNaNs() const LLVM_READONLY | llvm::Instruction |  | 
  | hasNonDebugLocLoopMetadata() const | llvm::Instruction |  | 
  | hasNonNeg() const LLVM_READONLY | llvm::Instruction |  | 
  | hasNoSignedWrap() const LLVM_READONLY | llvm::Instruction |  | 
  | hasNoSignedZeros() const LLVM_READONLY | llvm::Instruction |  | 
  | hasNoUnsignedWrap() const LLVM_READONLY | llvm::Instruction |  | 
  | 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 |  | 
  | hasPoisonGeneratingAnnotations() const | llvm::Instruction | inline | 
  | hasPoisonGeneratingFlags() const LLVM_READONLY | llvm::Instruction |  | 
  | hasPoisonGeneratingMetadata() const LLVM_READONLY | llvm::Instruction |  | 
  | hasPoisonGeneratingReturnAttributes() const LLVM_READONLY | llvm::Instruction |  | 
  | hasSameSpecialState(const Instruction *I2, bool IgnoreAlignment=false, bool IntersectAttrs=false) const LLVM_READONLY | llvm::Instruction |  | 
  | hasSameSubclassOptionalData(const Value *V) const | llvm::Value | inline | 
  | hasUBImplyingAttrs() const LLVM_READONLY | llvm::Instruction |  | 
  | hasUseList() const | llvm::Value | inline | 
  | hasValueHandle() const | llvm::Value | inline | 
  | ilist_node_impl()=default | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected | 
  | ilist_node_with_parent()=default | llvm::ilist_node_with_parent< Instruction, BasicBlock, ilist_iterator_bits< true >, ilist_parent< BasicBlock > > | protected | 
  | insertAfter(Instruction *InsertPos) | llvm::Instruction |  | 
  | insertAfter(InstListType::iterator InsertPos) | llvm::Instruction |  | 
  | insertBefore(InstListType::iterator InsertPos) | llvm::Instruction |  | 
  | insertBefore(BasicBlock &BB, InstListType::iterator InsertPos) | llvm::Instruction |  | 
  | insertInto(BasicBlock *ParentBB, InstListType::iterator It) | llvm::Instruction |  | 
  | InstListType typedef | llvm::Instruction |  | 
  | Instruction class | llvm::FPTruncInst | friend | 
  | llvm::CastInst::Instruction(const Instruction &)=delete | llvm::Instruction |  | 
  | llvm::CastInst::Instruction(Type *Ty, unsigned iType, AllocInfo AllocInfo, InsertPosition InsertBefore=nullptr) | llvm::Instruction | protected | 
  | isArithmeticShift() const | llvm::Instruction | inline | 
  | isAssociative() const LLVM_READONLY | llvm::Instruction |  | 
  | isAssociative(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isAtomic() const LLVM_READONLY | llvm::Instruction |  | 
  | isBinaryOp() const | llvm::Instruction | inline | 
  | isBinaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isBitCastable(Type *SrcTy, Type *DestTy) | llvm::CastInst | static | 
  | isBitOrNoopPointerCastable(Type *SrcTy, Type *DestTy, const DataLayout &DL) | llvm::CastInst | static | 
  | isBitwiseLogicOp(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isBitwiseLogicOp() const | llvm::Instruction | inline | 
  | isCast() const | llvm::Instruction | inline | 
  | isCast(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isCommutative() const LLVM_READONLY | llvm::Instruction |  | 
  | isCommutative(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isDebugOrPseudoInst() const LLVM_READONLY | llvm::Instruction |  | 
  | isDroppable() const | llvm::User |  | 
  | isEHPad() const | llvm::Instruction | inline | 
  | isEliminableCastPair(Instruction::CastOps firstOpcode, Instruction::CastOps secondOpcode, Type *SrcTy, Type *MidTy, Type *DstTy, const DataLayout *DL) | llvm::CastInst | static | 
  | isExact() const LLVM_READONLY | llvm::Instruction |  | 
  | isFast() const LLVM_READONLY | llvm::Instruction |  | 
  | isFenceLike() const | llvm::Instruction | inline | 
  | isFPDivRem() const | llvm::Instruction | inline | 
  | isFPDivRem(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isFuncletPad() const | llvm::Instruction | inline | 
  | isFuncletPad(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isIdempotent() const | llvm::Instruction | inline | 
  | isIdempotent(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isIdenticalTo(const Instruction *I) const LLVM_READONLY | llvm::Instruction |  | 
  | isIdenticalToWhenDefined(const Instruction *I, bool IntersectAttrs=false) const LLVM_READONLY | llvm::Instruction |  | 
  | isIntDivRem() const | llvm::Instruction | inline | 
  | isIntDivRem(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isIntegerCast() const | llvm::CastInst |  | 
  | isLaunderOrStripInvariantGroup() const LLVM_READONLY | llvm::Instruction |  | 
  | isLifetimeStartOrEnd() const LLVM_READONLY | llvm::Instruction |  | 
  | isLogicalShift() const | llvm::Instruction | inline | 
  | isNilpotent() const | llvm::Instruction | inline | 
  | isNilpotent(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isNoopCast(Instruction::CastOps Opcode, Type *SrcTy, Type *DstTy, const DataLayout &DL) | llvm::CastInst | static | 
  | isNoopCast(const DataLayout &DL) const | llvm::CastInst |  | 
  | isOnlyUserOfAnyOperand() | llvm::Instruction |  | 
  | isSafeToRemove() const LLVM_READONLY | llvm::Instruction |  | 
  | isSameOperationAs(const Instruction *I, unsigned flags=0) const LLVM_READONLY | llvm::Instruction |  | 
  | isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline | 
  | isShift() const | llvm::Instruction | inline | 
  | isShift(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isSpecialTerminator() const | llvm::Instruction | inline | 
  | isSpecialTerminator(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isSwiftError() const | llvm::Value |  | 
  | isTerminator() const | llvm::Instruction | inline | 
  | isTerminator(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | isUnaryOp() const | llvm::Instruction | inline | 
  | isUnaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic | 
  | IsUsedByMD | llvm::Value | protected | 
  | isUsedByMetadata() const | llvm::Value | inline | 
  | isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value |  | 
  | isUsedOutsideOfBlock(const BasicBlock *BB) const LLVM_READONLY | llvm::Instruction |  | 
  | isVolatile() const LLVM_READONLY | llvm::Instruction |  | 
  | LLVM_DEPRECATED("Use iterators as instruction positions", "") void insertBefore(Instruction *InsertPos) | llvm::Instruction |  | 
  | LLVM_DEPRECATED("Use iterators as instruction positions", "") void moveBefore(Instruction *MovePos) | llvm::Instruction |  | 
  | LLVM_DEPRECATED("Use iterators as instruction positions", "") void moveBeforePreserving(Instruction *MovePos) | llvm::Instruction |  | 
  | 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 | 
  | mayHaveSideEffects() const LLVM_READONLY | llvm::Instruction |  | 
  | mayReadFromMemory() const LLVM_READONLY | llvm::Instruction |  | 
  | mayReadOrWriteMemory() const | llvm::Instruction | inline | 
  | mayThrow(bool IncludePhaseOneUnwind=false) const LLVM_READONLY | llvm::Instruction |  | 
  | mayWriteToMemory() const LLVM_READONLY | llvm::Instruction |  | 
  | MemoryOps enum name | llvm::Instruction |  | 
  | mergeDIAssignID(ArrayRef< const Instruction * > SourceInstructions) | llvm::Instruction |  | 
  | moveAfter(Instruction *MovePos) | llvm::Instruction |  | 
  | moveAfter(InstListType::iterator MovePos) | llvm::Instruction |  | 
  | moveAfterPreserving(Instruction *MovePos) | llvm::Instruction |  | 
  | moveBefore(InstListType::iterator InsertPos) | llvm::Instruction |  | 
  | moveBefore(BasicBlock &BB, InstListType::iterator I) | llvm::Instruction |  | 
  | moveBeforePreserving(InstListType::iterator MovePos) | llvm::Instruction |  | 
  | moveBeforePreserving(BasicBlock &BB, InstListType::iterator I) | llvm::Instruction |  | 
  | mutateType(Type *Ty) | llvm::Value | inline | 
  | NumUserOperands | llvm::Value | protected | 
  | NumUserOperandsBits enum value | llvm::Value | protected | 
  | Op() | llvm::User | inlineprotected | 
  | Op() const | llvm::User | inlineprotected | 
  | op_begin() | llvm::User | inline | 
  | op_begin() const | llvm::User | inline | 
  | op_end() | llvm::User | inline | 
  | op_end() const | llvm::User | inline | 
  | op_iterator typedef | llvm::User |  | 
  | op_range typedef | llvm::User |  | 
  | OpaqueField typedef | llvm::Instruction | protected | 
  | operand_values() | llvm::User | inline | 
  | operand_values() const | llvm::User | inline | 
  | operands() | llvm::User | inline | 
  | operands() const | llvm::User | inline | 
  | OperationEquivalenceFlags enum name | llvm::Instruction |  | 
  | operator delete(void *Ptr) | llvm::UnaryInstruction | inline | 
  | llvm::Instruction::operator delete(void *Usr, HungOffOperandsAllocMarker) | llvm::User | inline | 
  | llvm::Instruction::operator delete(void *Usr, IntrusiveOperandsAllocMarker) | llvm::User | inline | 
  | llvm::Instruction::operator delete(void *Usr, IntrusiveOperandsAndDescriptorAllocMarker) | llvm::User | inline | 
  | operator new(size_t S) | llvm::UnaryInstruction | inline | 
  | llvm::Instruction::operator new(size_t Size, HungOffOperandsAllocMarker) | llvm::User | protected | 
  | llvm::Instruction::operator new(size_t Size, IntrusiveOperandsAllocMarker allocTrait) | llvm::User | protected | 
  | llvm::Instruction::operator new(size_t Size, IntrusiveOperandsAndDescriptorAllocMarker allocTrait) | llvm::User | protected | 
  | operator=(const Instruction &)=delete | llvm::Instruction |  | 
  | llvm::User::operator=(const Value &)=delete | llvm::Value |  | 
  | OpFrom(const U *that) | llvm::User | inlineprotectedstatic | 
  | OtherOps enum name | llvm::Instruction |  | 
  | 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 |  | 
  | removeFromParent() | llvm::Instruction |  | 
  | replaceAllUsesWith(Value *V) | llvm::Value |  | 
  | replaceNonMetadataUsesWith(Value *V) | llvm::Value |  | 
  | replaceSuccessorWith(BasicBlock *OldBB, BasicBlock *NewBB) | llvm::Instruction |  | 
  | replaceUsesOfWith(Value *From, Value *To) | llvm::User |  | 
  | replaceUsesOutsideBlock(Value *V, BasicBlock *BB) | llvm::Value |  | 
  | replaceUsesWithIf(Value *New, llvm::function_ref< bool(Use &U)> ShouldReplace) | llvm::Value |  | 
  | reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected | 
  | reverseUseList() | llvm::Value |  | 
  | self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected | 
  | setAAMetadata(const AAMDNodes &N) | llvm::Instruction |  | 
  | setDebugLoc(DebugLoc Loc) | llvm::Instruction | inline | 
  | setFast(bool B) | llvm::Instruction |  | 
  | setFastMathFlags(FastMathFlags FMF) | llvm::Instruction |  | 
  | setHasAllowContract(bool B) | llvm::Instruction |  | 
  | setHasAllowReassoc(bool B) | llvm::Instruction |  | 
  | setHasAllowReciprocal(bool B) | llvm::Instruction |  | 
  | setHasApproxFunc(bool B) | llvm::Instruction |  | 
  | setHasNoInfs(bool B) | llvm::Instruction |  | 
  | setHasNoNaNs(bool B) | llvm::Instruction |  | 
  | setHasNoSignedWrap(bool b=true) | llvm::Instruction |  | 
  | setHasNoSignedZeros(bool B) | llvm::Instruction |  | 
  | setHasNoUnsignedWrap(bool b=true) | llvm::Instruction |  | 
  | setIsExact(bool b=true) | llvm::Instruction |  | 
  | setMetadata(unsigned KindID, MDNode *Node) | llvm::Instruction |  | 
  | setMetadata(StringRef Kind, MDNode *Node) | llvm::Instruction |  | 
  | setName(const Twine &Name) | llvm::Value |  | 
  | setNonNeg(bool b=true) | llvm::Instruction |  | 
  | setNoSanitizeMetadata() | llvm::Instruction |  | 
  | setNumHungOffUseOperands(unsigned NumOps) | llvm::User | inline | 
  | setOperand(unsigned i, Value *Val) | llvm::User | inline | 
  | setParent(ilist_detail::compute_node_options< Instruction, Options... >::type::parent_ty *Parent) | llvm::ilist_detail::node_parent_access< ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type >, ilist_detail::compute_node_options< Instruction, Options... >::type::parent_ty > | inline | 
  | setSubclassData(typename BitfieldElement::Type Value) | llvm::Instruction | inlineprotected | 
  | setSuccessor(unsigned Idx, BasicBlock *BB) | llvm::Instruction |  | 
  | setValueName(ValueName *VN) | llvm::Value |  | 
  | 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 | 
  | swapProfMetadata() | llvm::Instruction |  | 
  | takeName(Value *V) | llvm::Value |  | 
  | TermOps enum name | llvm::Instruction |  | 
  | UnaryInstruction(Type *Ty, unsigned iType, Value *V, InsertPosition InsertBefore=nullptr) | llvm::UnaryInstruction | inlineprotected | 
  | UnaryOps enum name | llvm::Instruction |  | 
  | updateLocationAfterHoist() | llvm::Instruction |  | 
  | 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(Type *ty, unsigned vty, AllocInfo AllocInfo) | llvm::User | inlineprotected | 
  | User(const User &)=delete | llvm::User |  | 
  | user_back() | llvm::Instruction | inline | 
  | user_back() const | llvm::Instruction | 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 |  | 
  | value_op_begin() | llvm::User | inline | 
  | value_op_begin() const | llvm::User | inline | 
  | value_op_end() | llvm::User | inline | 
  | value_op_end() const | llvm::User | inline | 
  | ValueTy enum name | llvm::Value |  | 
  | willReturn() const LLVM_READONLY | llvm::Instruction |  | 
  | ~Instruction() | llvm::Instruction | protected | 
  | ~User()=default | llvm::User | protected | 
  | ~Value() | llvm::Value | protected |