addUse(Use &U) | llvm::Value | inline |
allocHungoffUses(unsigned) const | llvm::User | protected |
ArgumentVal enum value | llvm::Value | |
BasicBlockVal enum value | llvm::Value | |
BlockAddressVal enum value | llvm::Value | |
canTrap() const | llvm::Constant | |
classof(const Value *V) | llvm::ConstantInt | inlinestatic |
clearSubclassOptionalData() | llvm::Value | inline |
const_op_iterator typedef | llvm::User | |
const_use_iterator typedef | llvm::Value | |
Constant(Type *ty, ValueTy vty, Use *Ops, unsigned NumOps) | llvm::Constant | inlineprotected |
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 | |
destroyConstant() | llvm::Constant | inlinevirtual |
destroyConstantImpl() | llvm::Constant | protected |
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 | |
equalsInt(uint64_t V) const | llvm::ConstantInt | inline |
FixedStackPseudoSourceValueVal enum value | llvm::Value | |
FunctionVal enum value | llvm::Value | |
get(Type *Ty, uint64_t V, bool isSigned=false) | llvm::ConstantInt | static |
get(IntegerType *Ty, uint64_t V, bool isSigned=false) | llvm::ConstantInt | static |
get(LLVMContext &Context, const APInt &V) | llvm::ConstantInt | static |
get(IntegerType *Ty, StringRef Str, uint8_t radix) | llvm::ConstantInt | static |
get(Type *Ty, const APInt &V) | llvm::ConstantInt | static |
getAggregateElement(unsigned Elt) const | llvm::Constant | |
getAggregateElement(Constant *Elt) const | llvm::Constant | |
getAllOnesValue(Type *Ty) | llvm::Constant | static |
getBitWidth() const | llvm::ConstantInt | inline |
getContext() const | llvm::Value | |
getFalse(LLVMContext &Context) | llvm::ConstantInt | static |
getFalse(Type *Ty) | llvm::ConstantInt | static |
getIntegerValue(Type *Ty, const APInt &V) | llvm::Constant | static |
getLimitedValue(uint64_t Limit=~0ULL) const | llvm::ConstantInt | inline |
getName() const | llvm::Value | |
getNullValue(Type *Ty) | llvm::Constant | static |
getNumOperands() const | llvm::User | inline |
getNumUses() const | llvm::Value | |
getOperand(unsigned i) const | llvm::User | inline |
getOperandUse(unsigned i) const | llvm::User | inline |
getOperandUse(unsigned i) | llvm::User | inline |
getRawSubclassOptionalData() const | llvm::Value | inline |
getRelocationInfo() const | llvm::Constant | |
getSExtValue() const | llvm::ConstantInt | inline |
getSigned(IntegerType *Ty, int64_t V) | llvm::ConstantInt | static |
getSigned(Type *Ty, int64_t V) | llvm::ConstantInt | static |
getSplatValue() const | llvm::Constant | |
getSubclassDataFromValue() const | llvm::Value | inlineprotected |
getTrue(LLVMContext &Context) | llvm::ConstantInt | static |
getTrue(Type *Ty) | llvm::ConstantInt | static |
getType() const | llvm::ConstantInt | inline |
getUniqueInteger() const | llvm::Constant | |
getValue() const | llvm::ConstantInt | inline |
getValueID() const | llvm::Value | inline |
getValueName() const | llvm::Value | inline |
getZExtValue() const | llvm::ConstantInt | inline |
GlobalAliasVal enum value | llvm::Value | |
GlobalRelocations enum value | llvm::Constant | |
GlobalVariableVal enum value | llvm::Value | |
hasName() const | llvm::Value | inline |
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 |
hasValueHandle() const | llvm::Value | inline |
InlineAsmVal enum value | llvm::Value | |
InstructionVal enum value | llvm::Value | |
intersectOptionalDataWith(const Value *V) | llvm::Value | inline |
isAllOnesValue() const | llvm::Constant | |
isConstantUsed() const | llvm::Constant | |
isDereferenceablePointer() const | llvm::Value | |
isMaxValue(bool isSigned) const | llvm::ConstantInt | inline |
isMinusOne() const | llvm::ConstantInt | inline |
isMinValue(bool isSigned) const | llvm::ConstantInt | inline |
isNegative() const | llvm::ConstantInt | inline |
isNegativeZeroValue() const | llvm::Constant | |
isNullValue() const | llvm::Constant | |
isOne() const | llvm::ConstantInt | inline |
isThreadDependent() const | llvm::Constant | |
isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
isValueValidForType(Type *Ty, uint64_t V) | llvm::ConstantInt | static |
isValueValidForType(Type *Ty, int64_t V) | llvm::ConstantInt | static |
isZero() const | llvm::ConstantInt | inline |
isZeroValue() const | llvm::Constant | |
LocalRelocation enum value | llvm::Constant | |
MaximumAlignment | llvm::Value | static |
MDNodeVal enum value | llvm::Value | |
MDStringVal enum value | llvm::Value | |
mutateType(Type *Ty) | llvm::Value | inline |
NoRelocation enum value | llvm::Constant | |
NumOperands | llvm::User | 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 | |
OperandList | llvm::User | protected |
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) | llvm::ConstantInt | inlineprotected |
OpFrom(const U *that) | llvm::User | inlineprotectedstatic |
PossibleRelocationsTy enum name | llvm::Constant | |
print(raw_ostream &O, AssemblyAnnotationWriter *AAW=0) const | llvm::Value | |
printCustom(raw_ostream &O) const | llvm::Value | protectedvirtual |
PseudoSourceValueVal enum value | llvm::Value | |
removeDeadConstantUsers() const | llvm::Constant | |
replaceAllUsesWith(Value *V) | llvm::Value | |
replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
replaceUsesOfWithOnConstant(Value *, Value *, Use *) | llvm::Constant | inlinevirtual |
setName(const Twine &Name) | llvm::Value | |
setOperand(unsigned i, Value *Val) | llvm::User | inline |
setValueName(ValueName *VN) | llvm::Value | inline |
setValueSubclassData(unsigned short D) | llvm::Value | inlineprotected |
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 | |
uge(uint64_t Num) const | llvm::ConstantInt | inline |
UndefValueVal enum value | llvm::Value | |
use_back() | llvm::Value | inline |
use_back() const | llvm::Value | 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 | |
~User() | llvm::User | inline |
~Value() | llvm::Value | virtual |