| addAttribute(unsigned i, Attribute::AttrKind attr) | llvm::CallInst | |
| 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 | |
| cannotDuplicate() const | llvm::CallInst | inline |
| canReturnTwice() const | llvm::CallInst | inline |
| CastOps enum name | llvm::Instruction | |
| classof(const IntrinsicInst *I) | llvm::MemCpyInst | inlinestatic |
| classof(const Value *V) | llvm::MemCpyInst | inlinestatic |
| llvm::IntrinsicInst::classof(const CallInst *I) | llvm::IntrinsicInst | inlinestatic |
| llvm::CallInst::classof(const Instruction *I) | llvm::CallInst | inlinestatic |
| clearSubclassOptionalData() | llvm::Value | inline |
| clone() const | llvm::Instruction | |
| clone_impl() const | llvm::CallInst | protectedvirtual |
| CompareIgnoringAlignment enum value | llvm::Instruction | |
| CompareUsingScalarTypes enum value | llvm::Instruction | |
| const_op_iterator typedef | llvm::User | |
| const_use_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(const Instruction *I) | llvm::Instruction | |
| Create(Value *Func, ArrayRef< Value * > Args, const Twine &NameStr="", Instruction *InsertBefore=0) | llvm::CallInst | inlinestatic |
| Create(Value *Func, ArrayRef< Value * > Args, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::CallInst | inlinestatic |
| Create(Value *F, const Twine &NameStr="", Instruction *InsertBefore=0) | llvm::CallInst | inlinestatic |
| Create(Value *F, const Twine &NameStr, BasicBlock *InsertAtEnd) | llvm::CallInst | inlinestatic |
| CreateFree(Value *Source, Instruction *InsertBefore) | llvm::CallInst | static |
| CreateFree(Value *Source, BasicBlock *InsertAtEnd) | llvm::CallInst | static |
| CreateMalloc(Instruction *InsertBefore, Type *IntPtrTy, Type *AllocTy, Value *AllocSize, Value *ArraySize=0, Function *MallocF=0, const Twine &Name="") | llvm::CallInst | static |
| CreateMalloc(BasicBlock *InsertAtEnd, Type *IntPtrTy, Type *AllocTy, Value *AllocSize, Value *ArraySize=0, Function *MallocF=0, const Twine &Name="") | llvm::CallInst | static |
| DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value) | llvm::CallInst | |
| doesNotAccessMemory() const | llvm::CallInst | inline |
| doesNotReturn() const | llvm::CallInst | inline |
| doesNotThrow() const | llvm::CallInst | inline |
| 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 | inlineprotected |
| dump() const | llvm::Value | |
| eraseFromParent() | llvm::Instruction | |
| FixedStackPseudoSourceValueVal enum value | llvm::Value | |
| FunctionVal enum value | llvm::Value | |
| getAlignment() const | llvm::MemIntrinsic | inline |
| getAlignmentCst() const | llvm::MemIntrinsic | inline |
| getAlignmentType() const | llvm::MemIntrinsic | inline |
| getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline |
| getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode * > > &MDs) const | llvm::Instruction | inline |
| getArgOperand(unsigned i) const | llvm::CallInst | inline |
| getAttributes() const | llvm::CallInst | inline |
| getCalledFunction() const | llvm::CallInst | inline |
| getCalledValue() const | llvm::CallInst | inline |
| getCalledValue() | llvm::CallInst | inline |
| getCallingConv() const | llvm::CallInst | inline |
| getContext() const | llvm::Value | |
| getDebugLoc() const | llvm::Instruction | inline |
| getDest() const | llvm::MemIntrinsic | inline |
| getDestAddressSpace() const | llvm::MemIntrinsic | inline |
| getFastMathFlags() const | llvm::Instruction | |
| getIntrinsicID() const | llvm::IntrinsicInst | inline |
| getLength() const | llvm::MemIntrinsic | inline |
| 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 |
| getNumArgOperands() const | llvm::CallInst | 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 |
| getParamAlignment(unsigned i) const | llvm::CallInst | inline |
| getParent() const | llvm::Instruction | inline |
| getParent() | llvm::Instruction | inline |
| getPrevNode() | llvm::ilist_node< Instruction > | inline |
| getPrevNode() const | llvm::ilist_node< Instruction > | inline |
| getRawDest() const | llvm::MemIntrinsic | inline |
| getRawSource() const | llvm::MemTransferInst | inline |
| getRawSubclassOptionalData() const | llvm::Value | inline |
| getSource() const | llvm::MemTransferInst | inline |
| getSourceAddressSpace() const | llvm::MemTransferInst | inline |
| getSubclassDataFromInstruction() const | llvm::Instruction | inlineprotected |
| getType() const | llvm::Value | inline |
| getValueID() const | llvm::Value | inline |
| getValueName() const | llvm::Value | inline |
| getVolatileCst() const | llvm::MemIntrinsic | inline |
| GlobalAliasVal enum value | llvm::Value | |
| GlobalVariableVal enum value | llvm::Value | |
| hasAllowReciprocal() const | llvm::Instruction | |
| hasByValArgument() const | llvm::CallInst | inline |
| hasFnAttr(Attribute::AttrKind A) const | llvm::CallInst | 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 |
| hasStructRetAttr() const | llvm::CallInst | inline |
| hasUnsafeAlgebra() const | llvm::Instruction | |
| hasValueHandle() const | llvm::Value | inline |
| ilist_node() | llvm::ilist_node< Instruction > | inlineprotected |
| 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=0) | 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 |
| isBinaryOp() const | llvm::Instruction | inline |
| isBinaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic |
| isCast() const | llvm::Instruction | inline |
| isCast(unsigned OpCode) | llvm::Instruction | inlinestatic |
| isCommutative() const | llvm::Instruction | inline |
| isCommutative(unsigned op) | llvm::Instruction | static |
| isDereferenceablePointer() 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 | |
| isInlineAsm() const | llvm::CallInst | inline |
| isLogicalShift() const | llvm::Instruction | inline |
| isNilpotent() const | llvm::Instruction | inline |
| isNilpotent(unsigned op) | llvm::Instruction | static |
| isNoBuiltin() const | llvm::CallInst | inline |
| isNoInline() const | llvm::CallInst | inline |
| isSameOperationAs(const Instruction *I, unsigned flags=0) const | llvm::Instruction | |
| isShift() | llvm::Instruction | inline |
| isShift(unsigned Opcode) | llvm::Instruction | inlinestatic |
| isTailCall() const | llvm::CallInst | inline |
| isTerminator() const | llvm::Instruction | inline |
| isTerminator(unsigned OpCode) | llvm::Instruction | inlinestatic |
| isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
| isUsedOutsideOfBlock(const BasicBlock *BB) const | llvm::Instruction | |
| isVolatile() const | llvm::MemIntrinsic | inline |
| 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 |
| onlyReadsMemory() const | llvm::CallInst | inline |
| 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 | |
| OperandList | llvm::User | protected |
| 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 | inlineprotectedstatic |
| OtherOps enum name | llvm::Instruction | |
| paramHasAttr(unsigned i, Attribute::AttrKind A) const | llvm::CallInst | |
| print(raw_ostream &O, AssemblyAnnotationWriter *AAW=0) const | llvm::Value | |
| printCustom(raw_ostream &O) const | llvm::Value | protectedvirtual |
| PseudoSourceValueVal enum value | llvm::Value | |
| removeAttribute(unsigned i, Attribute attr) | llvm::CallInst | |
| removeFromParent() | llvm::Instruction | |
| replaceAllUsesWith(Value *V) | llvm::Value | |
| replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
| setAlignment(Constant *A) | llvm::MemIntrinsic | inline |
| setArgOperand(unsigned i, Value *v) | llvm::CallInst | inline |
| setAttributes(const AttributeSet &Attrs) | llvm::CallInst | inline |
| setCalledFunction(Value *Fn) | llvm::CallInst | inline |
| setCallingConv(CallingConv::ID CC) | llvm::CallInst | inline |
| setCannotDuplicate() | llvm::CallInst | inline |
| setCanReturnTwice() | llvm::CallInst | inline |
| setDebugLoc(const DebugLoc &Loc) | llvm::Instruction | inline |
| setDest(Value *Ptr) | llvm::MemIntrinsic | inline |
| setDoesNotAccessMemory() | llvm::CallInst | inline |
| setDoesNotReturn() | llvm::CallInst | inline |
| setDoesNotThrow() | llvm::CallInst | 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 | |
| setIsNoInline() | llvm::CallInst | inline |
| setLength(Value *L) | llvm::MemIntrinsic | inline |
| setMetadata(unsigned KindID, MDNode *Node) | llvm::Instruction | |
| setMetadata(StringRef Kind, MDNode *Node) | llvm::Instruction | |
| setName(const Twine &Name) | llvm::Value | |
| setOnlyReadsMemory() | llvm::CallInst | inline |
| setOperand(unsigned i, Value *Val) | llvm::User | inline |
| setSource(Value *Ptr) | llvm::MemTransferInst | inline |
| setTailCall(bool isTC=true) | llvm::CallInst | inline |
| setValueName(ValueName *VN) | llvm::Value | inline |
| setVolatile(Constant *V) | llvm::MemIntrinsic | inline |
| 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_back() | llvm::Instruction | inline |
| use_back() const | llvm::Instruction | inline |
| 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 | inlineprotected |
| 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 | |
| ~CallInst() | llvm::CallInst | |
| ~Instruction() | llvm::Instruction | |
| ~User() | llvm::User | inline |
| ~Value() | llvm::Value | virtual |