, including all inherited members.
| accumulateConstantOffset(const DataLayout &DL, APInt &Offset) const | llvm::GetElementPtrInst | |
| addUse(Use &U) | llvm::Value | [inline] |
| allocHungoffUses(unsigned) const | llvm::User | [protected] |
| ArgumentVal enum value | llvm::Value | |
| BasicBlockVal enum value | llvm::Value | |
| BinaryOps enum name | llvm::Instruction | |
| BlockAddressVal enum value | llvm::Value | |
| CastOps enum name | llvm::Instruction | |
| classof(const Instruction *I) | llvm::GetElementPtrInst | [inline, static] |
| classof(const Value *V) | llvm::GetElementPtrInst | [inline, static] |
| clearSubclassOptionalData() | llvm::Value | [inline] |
| clone() const | llvm::Instruction | |
| clone_impl() const override | llvm::GetElementPtrInst | [protected, virtual] |
| CompareIgnoringAlignment enum value | llvm::Instruction | |
| CompareUsingScalarTypes enum value | llvm::Instruction | |
| const_op_iterator typedef | llvm::User | |
| const_op_range typedef | llvm::User | |
| const_use_iterator typedef | llvm::Value | |
| const_user_iterator typedef | llvm::Value | |
| ConstantAggregateZeroVal enum value | llvm::Value | |
| ConstantArrayVal enum value | llvm::Value | |
| ConstantDataArrayVal enum value | llvm::Value | |
| ConstantDataVectorVal enum value | llvm::Value | |
| ConstantExprVal enum value | llvm::Value | |
| ConstantFirstVal enum value | llvm::Value | |
| ConstantFPVal enum value | llvm::Value | |
| ConstantIntVal enum value | llvm::Value | |
| ConstantLastVal enum value | llvm::Value | |
| ConstantPointerNullVal enum value | llvm::Value | |
| ConstantStructVal enum value | llvm::Value | |
| ConstantVectorVal enum value | llvm::Value | |
| copyFastMathFlags(FastMathFlags FMF) | llvm::Instruction | |
| copyFastMathFlags(const Instruction *I) | llvm::Instruction | |
| Create(Value *Ptr, ArrayRef< Value * > IdxList, const Twine &NameStr="", Instruction *InsertBefore=nullptr) | llvm::GetElementPtrInst | [inline, static] |
| Create(Value *Ptr, ArrayRef< Value * > IdxList, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::GetElementPtrInst | [inline, static] |
| CreateInBounds(Value *Ptr, ArrayRef< Value * > IdxList, const Twine &NameStr="", Instruction *InsertBefore=nullptr) | llvm::GetElementPtrInst | [inline, static] |
| CreateInBounds(Value *Ptr, ArrayRef< Value * > IdxList, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::GetElementPtrInst | [inline, static] |
| DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value) | llvm::GetElementPtrInst | |
| DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | |
| DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value | [inline] |
| dropAllReferences() | llvm::User | [inline] |
| dropHungoffUses() | llvm::User | [inline, protected] |
| dropUnknownMetadata(ArrayRef< unsigned > KnownIDs) | llvm::Instruction | |
| dropUnknownMetadata() | llvm::Instruction | [inline] |
| dropUnknownMetadata(unsigned ID1) | llvm::Instruction | [inline] |
| dropUnknownMetadata(unsigned ID1, unsigned ID2) | llvm::Instruction | [inline] |
| dump() const | llvm::Value | |
| eraseFromParent() | llvm::Instruction | |
| FunctionVal enum value | llvm::Value | |
| getAAMetadata(AAMDNodes &N, bool Merge=false) const | llvm::Instruction | |
| getAddressSpace() const | llvm::GetElementPtrInst | [inline] |
| getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | [inline] |
| getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | [inline] |
| getContext() const | llvm::Value | |
| getDataLayout() const | llvm::Instruction | |
| getDebugLoc() const | llvm::Instruction | [inline] |
| getFastMathFlags() const | llvm::Instruction | |
| getGEPReturnType(Value *Ptr, ArrayRef< Value * > IdxList) | llvm::GetElementPtrInst | [inline, static] |
| getIndexedType(Type *Ptr, ArrayRef< Value * > IdxList) | llvm::GetElementPtrInst | [static] |
| getIndexedType(Type *Ptr, ArrayRef< Constant * > IdxList) | llvm::GetElementPtrInst | [static] |
| getIndexedType(Type *Ptr, ArrayRef< uint64_t > IdxList) | llvm::GetElementPtrInst | [static] |
| getMetadata(unsigned KindID) const | llvm::Instruction | [inline] |
| getMetadata(StringRef Kind) const | llvm::Instruction | [inline] |
| getName() const | llvm::Value | |
| getNextNode() | llvm::ilist_node< Instruction > | [inline] |
| getNextNode() const | llvm::ilist_node< Instruction > | [inline] |
| getNumIndices() const | llvm::GetElementPtrInst | [inline] |
| getNumOperands() const | llvm::User | [inline] |
| getNumUses() const | llvm::Value | |
| getOpcode() const | llvm::Instruction | [inline] |
| getOpcodeName() const | llvm::Instruction | [inline] |
| getOpcodeName(unsigned OpCode) | llvm::Instruction | [static] |
| getOperand(unsigned i) const | llvm::User | [inline] |
| getOperandUse(unsigned i) const | llvm::User | [inline] |
| getOperandUse(unsigned i) | llvm::User | [inline] |
| getParent() const | llvm::Instruction | [inline] |
| getParent() | llvm::Instruction | [inline] |
| getPointerAddressSpace() const | llvm::GetElementPtrInst | [inline] |
| getPointerOperand() | llvm::GetElementPtrInst | [inline] |
| getPointerOperand() const | llvm::GetElementPtrInst | [inline] |
| getPointerOperandIndex() | llvm::GetElementPtrInst | [inline, static] |
| getPointerOperandType() const | llvm::GetElementPtrInst | [inline] |
| getPrevNode() | llvm::ilist_node< Instruction > | [inline] |
| getPrevNode() const | llvm::ilist_node< Instruction > | [inline] |
| getRawSubclassOptionalData() const | llvm::Value | [inline] |
| getSubclassDataFromInstruction() const | llvm::Instruction | [inline, protected] |
| getType() const | llvm::GetElementPtrInst | [inline] |
| getValueID() const | llvm::Value | [inline] |
| getValueName() const | llvm::Value | [inline] |
| GlobalAliasVal enum value | llvm::Value | |
| GlobalVariableVal enum value | llvm::Value | |
| hasAllConstantIndices() const | llvm::GetElementPtrInst | |
| hasAllowReciprocal() const | llvm::Instruction | |
| hasAllZeroIndices() const | llvm::GetElementPtrInst | |
| hasIndices() const | llvm::GetElementPtrInst | [inline] |
| hasMetadata() const | llvm::Instruction | [inline] |
| hasMetadataOtherThanDebugLoc() const | llvm::Instruction | [inline] |
| hasName() const | llvm::Value | [inline] |
| hasNoInfs() const | llvm::Instruction | |
| hasNoNaNs() const | llvm::Instruction | |
| hasNoSignedZeros() const | llvm::Instruction | |
| hasNUses(unsigned N) const | llvm::Value | |
| hasNUsesOrMore(unsigned N) const | llvm::Value | |
| hasOneUse() const | llvm::Value | [inline] |
| hasSameSubclassOptionalData(const Value *V) const | llvm::Value | [inline] |
| hasUnsafeAlgebra() const | llvm::Instruction | |
| hasValueHandle() const | llvm::Value | [inline] |
| idx_begin() | llvm::GetElementPtrInst | [inline] |
| idx_begin() const | llvm::GetElementPtrInst | [inline] |
| idx_end() | llvm::GetElementPtrInst | [inline] |
| idx_end() const | llvm::GetElementPtrInst | [inline] |
| ilist_node() | llvm::ilist_node< Instruction > | [inline, protected] |
| InlineAsmVal enum value | llvm::Value | |
| insertAfter(Instruction *InsertPos) | llvm::Instruction | |
| insertBefore(Instruction *InsertPos) | llvm::Instruction | |
| Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, Instruction *InsertBefore=nullptr) | llvm::Instruction | [protected] |
| Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) | llvm::Instruction | [protected] |
| InstructionVal enum value | llvm::Value | |
| intersectOptionalDataWith(const Value *V) | llvm::Value | [inline] |
| isArithmeticShift() const | llvm::Instruction | [inline] |
| isAssociative() const | llvm::Instruction | |
| isAssociative(unsigned op) | llvm::Instruction | [static] |
| isAtomic() const | llvm::Instruction | |
| isBinaryOp() const | llvm::Instruction | [inline] |
| isBinaryOp(unsigned Opcode) | llvm::Instruction | [inline, static] |
| isCast() const | llvm::Instruction | [inline] |
| isCast(unsigned OpCode) | llvm::Instruction | [inline, static] |
| isCommutative() const | llvm::Instruction | [inline] |
| isCommutative(unsigned op) | llvm::Instruction | [static] |
| isDereferenceablePointer(const DataLayout *DL=nullptr) const | llvm::Value | |
| isIdempotent() const | llvm::Instruction | [inline] |
| isIdempotent(unsigned op) | llvm::Instruction | [static] |
| isIdenticalTo(const Instruction *I) const | llvm::Instruction | |
| isIdenticalToWhenDefined(const Instruction *I) const | llvm::Instruction | |
| isInBounds() const | llvm::GetElementPtrInst | |
| isLogicalShift() const | llvm::Instruction | [inline] |
| isNilpotent() const | llvm::Instruction | [inline] |
| isNilpotent(unsigned op) | llvm::Instruction | [static] |
| isSameOperationAs(const Instruction *I, unsigned flags=0) const | llvm::Instruction | |
| isShift() | llvm::Instruction | [inline] |
| isShift(unsigned Opcode) | llvm::Instruction | [inline, static] |
| isTerminator() const | llvm::Instruction | [inline] |
| isTerminator(unsigned OpCode) | llvm::Instruction | [inline, static] |
| isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
| isUsedOutsideOfBlock(const BasicBlock *BB) const | llvm::Instruction | |
| MaximumAlignment | llvm::Value | [static] |
| mayHaveSideEffects() const | llvm::Instruction | [inline] |
| mayReadFromMemory() const | llvm::Instruction | |
| mayReadOrWriteMemory() const | llvm::Instruction | [inline] |
| mayReturn() const | llvm::Instruction | |
| mayThrow() const | llvm::Instruction | |
| mayWriteToMemory() const | llvm::Instruction | |
| MDNodeVal enum value | llvm::Value | |
| MDStringVal enum value | llvm::Value | |
| MemoryOps enum name | llvm::Instruction | |
| moveBefore(Instruction *MovePos) | llvm::Instruction | |
| mutateType(Type *Ty) | llvm::Value | [inline] |
| NumOperands | llvm::User | [protected] |
| Op() | llvm::User | [inline, protected] |
| Op() const | llvm::User | [inline, protected] |
| 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 | |
| operand_values() | llvm::User | [inline] |
| OperandList | llvm::User | [protected] |
| operands() | llvm::User | [inline] |
| operands() const | llvm::User | [inline] |
| OperationEquivalenceFlags enum name | llvm::Instruction | |
| operator delete(void *Usr) | llvm::User | |
| operator delete(void *, unsigned) | llvm::User | [inline] |
| operator delete(void *, unsigned, bool) | llvm::User | [inline] |
| operator new(size_t s, unsigned Us) | llvm::User | [protected] |
| OpFrom(const U *that) | llvm::User | [inline, protected, static] |
| OtherOps enum name | llvm::Instruction | |
| print(raw_ostream &O) const | llvm::Value | |
| printAsOperand(raw_ostream &O, bool PrintType=true, const Module *M=nullptr) const | llvm::Value | |
| removeFromParent() | llvm::Instruction | |
| replaceAllUsesWith(Value *V) | llvm::Value | |
| replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
| reverseUseList() | llvm::Value | |
| setAAMetadata(const AAMDNodes &N) | llvm::Instruction | |
| setDebugLoc(const DebugLoc &Loc) | llvm::Instruction | [inline] |
| setFastMathFlags(FastMathFlags FMF) | llvm::Instruction | |
| setHasAllowReciprocal(bool B) | llvm::Instruction | |
| setHasNoInfs(bool B) | llvm::Instruction | |
| setHasNoNaNs(bool B) | llvm::Instruction | |
| setHasNoSignedZeros(bool B) | llvm::Instruction | |
| setHasUnsafeAlgebra(bool B) | llvm::Instruction | |
| setInstructionSubclassData(unsigned short D) | llvm::Instruction | [inline, protected] |
| setIsInBounds(bool b=true) | llvm::GetElementPtrInst | |
| setMetadata(unsigned KindID, MDNode *Node) | llvm::Instruction | |
| setMetadata(StringRef Kind, MDNode *Node) | llvm::Instruction | |
| setName(const Twine &Name) | llvm::Value | |
| setOperand(unsigned i, Value *Val) | llvm::User | [inline] |
| setValueName(ValueName *VN) | llvm::Value | [inline] |
| sortUseList(Compare Cmp) | llvm::Value | |
| stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) | llvm::Value | |
| stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const | llvm::Value | [inline] |
| stripInBoundsConstantOffsets() | llvm::Value | |
| stripInBoundsConstantOffsets() const | llvm::Value | [inline] |
| stripInBoundsOffsets() | llvm::Value | |
| stripInBoundsOffsets() const | llvm::Value | [inline] |
| stripPointerCasts() | llvm::Value | |
| stripPointerCasts() const | llvm::Value | [inline] |
| stripPointerCastsNoFollowAliases() | llvm::Value | |
| stripPointerCastsNoFollowAliases() const | llvm::Value | [inline] |
| SubclassOptionalData | llvm::Value | [protected] |
| takeName(Value *V) | llvm::Value | |
| TermOps enum name | llvm::Instruction | |
| UndefValueVal enum value | 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(Type *ty, unsigned vty, Use *OpList, unsigned NumOps) | llvm::User | [inline, protected] |
| user_back() | llvm::Instruction | [inline] |
| user_back() const | llvm::Instruction | [inline] |
| user_begin() | llvm::Value | [inline] |
| user_begin() 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_op_begin() | llvm::User | [inline] |
| value_op_end() | llvm::User | [inline] |
| ValueTy enum name | llvm::Value | |
| ~Instruction() | llvm::Instruction | |
| ~User() | llvm::User | [inline] |
| ~Value() | llvm::Value | [virtual] |