addUse(Use &U) | llvm::Value | [inline] |
ArgumentVal enum value | llvm::Value | |
BasicBlockVal enum value | llvm::Value | |
classof(const ConstantInt *) | llvm::ConstantInt | [inline, static] |
classof(const Value *V) | llvm::ConstantInt | [inline, static] |
llvm::ConstantIntegral::classof(const ConstantIntegral *) | llvm::ConstantIntegral | [inline, static] |
llvm::Constant::classof(const Constant *) | llvm::Constant | [inline, static] |
llvm::Constant::classof(const GlobalValue *) | llvm::Constant | [inline, static] |
llvm::User::classof(const User *) | llvm::User | [inline, static] |
clearAllValueMaps() | llvm::Constant | [static] |
const_op_iterator typedef | llvm::User | |
Constant(const Type *Ty, ValueTy vty=Value::SimpleConstantVal, const std::string &Name="") | llvm::Constant | [inline, protected] |
ConstantAggregateZeroVal enum value | llvm::Value | |
ConstantExprVal enum value | llvm::Value | |
ConstantInt(const ConstantInt &) | llvm::ConstantInt | [protected] |
ConstantInt(const Type *Ty, uint64_t V) | llvm::ConstantInt | [protected] |
ConstantIntegral(const Type *Ty, uint64_t V) | llvm::ConstantIntegral | [protected] |
destroyConstant() | llvm::Constant | [inline, virtual] |
destroyConstantImpl() | llvm::Constant | [protected] |
dropAllReferences() | llvm::User | [inline] |
dump() const | llvm::Value | [virtual] |
equalsInt(unsigned char V) const | llvm::ConstantInt | [inline] |
FunctionVal enum value | llvm::Value | |
get(const Type *Ty, unsigned char V) | llvm::ConstantInt | [static] |
getAllOnesValue(const Type *Ty) | llvm::ConstantIntegral | [static] |
getMaxValue(const Type *Ty) | llvm::ConstantIntegral | [static] |
getMinValue(const Type *Ty) | llvm::ConstantIntegral | [static] |
getName() const | llvm::Value | [inline] |
getNullValue(const Type *Ty) | llvm::Constant | [static] |
getNumOperands() const | llvm::User | [inline] |
getOperand(unsigned i) | llvm::Constant | [inline] |
getOperand(unsigned i) const | llvm::Constant | [inline] |
getRawType() const | llvm::Value | [inline] |
getRawValue() const | llvm::ConstantIntegral | [inline] |
getType() const | llvm::Value | [inline] |
getValueType() const | llvm::Value | [inline] |
GlobalVariableVal enum value | llvm::Value | |
hasName() const | llvm::Value | [inline] |
hasOneUse() const | llvm::Value | [inline] |
InstructionVal enum value | llvm::Value | |
isAllOnesValue() const =0 | llvm::ConstantIntegral | [pure virtual] |
isMaxValue() const =0 | llvm::ConstantInt | [pure virtual] |
isMinValue() const =0 | llvm::ConstantInt | [pure virtual] |
isNullValue() const | llvm::ConstantInt | [inline, virtual] |
killUse(Use &U) | llvm::Value | [inline] |
op_begin() | llvm::User | [inline] |
op_begin() const | llvm::User | [inline] |
op_end() | llvm::User | [inline] |
op_end() const | llvm::User | [inline] |
op_erase(op_iterator I) | llvm::User | [inline] |
op_erase(op_iterator I, op_iterator E) | llvm::User | [inline] |
op_iterator typedef | llvm::User | |
op_reserve(unsigned NumElements) | llvm::User | [inline] |
Operands | llvm::User | [protected] |
print(std::ostream &O) const | llvm::Constant | [virtual] |
replaceAllUsesWith(Value *V) | llvm::Value | |
replaceUsesOfWith(Value *From, Value *To) | llvm::User | |
replaceUsesOfWithOnConstant(Value *From, Value *To, bool DisableChecking=false) | llvm::Constant | [inline, virtual] |
setName(const std::string &name, SymbolTable *ST=0) | llvm::Constant | [virtual] |
setOperand(unsigned i, Constant *C) | llvm::Constant | [inline] |
llvm::User::setOperand(unsigned i, Value *Val) | llvm::User | [inline] |
Signed | llvm::ConstantIntegral | [protected] |
SimpleConstantVal enum value | llvm::Value | |
uncheckedReplaceAllUsesWith(Value *V) | llvm::Value | |
UndefValueVal enum value | llvm::Value | |
Unsigned | llvm::ConstantIntegral | [protected] |
use_back() | llvm::Value | [inline] |
use_back() const | llvm::Value | [inline] |
use_begin() | llvm::Value | [inline] |
use_begin() const | llvm::Value | [inline] |
use_const_iterator typedef | llvm::Value | |
use_empty() const | llvm::Value | [inline] |
use_end() | llvm::Value | [inline] |
use_end() const | llvm::Value | [inline] |
use_iterator typedef | llvm::Value | |
use_size() const | llvm::Value | [inline] |
User(const Type *Ty, unsigned vty, const std::string &name="") | llvm::User | [inline] |
Val | llvm::ConstantIntegral | [protected] |
Value(const Type *Ty, unsigned scid, const std::string &name="") | llvm::Value | |
ValueListVal enum value | llvm::Value | |
ValueTy enum name | llvm::Value | |
~Constant() | llvm::Constant | [inline, protected] |
~Value() | llvm::Value | [virtual] |