LLVM  4.0.0
llvm::InvokeInst Member List

This is the complete list of members for llvm::InvokeInst, including all inherited members.

addAttribute(unsigned i, Attribute::AttrKind Kind)llvm::InvokeInst
addAttribute(unsigned i, Attribute Attr)llvm::InvokeInst
addDereferenceableAttr(unsigned i, uint64_t Bytes)llvm::InvokeInst
addDereferenceableOrNullAttr(unsigned i, uint64_t Bytes)llvm::InvokeInst
addUse(Use &U)llvm::Valueinline
allocHungoffUses(unsigned N, bool IsPhi=false)llvm::Userprotected
andIRFlags(const Value *V)llvm::Instruction
arg_begin()llvm::InvokeInstinline
arg_begin() const llvm::InvokeInstinline
arg_end()llvm::InvokeInstinline
arg_end() const llvm::InvokeInstinline
arg_operands()llvm::InvokeInstinline
arg_operands() const llvm::InvokeInstinline
assertModuleIsMaterialized() const llvm::Value
BinaryOps enum namellvm::Instruction
bundle_op_info_begin()llvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_info_begin() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_info_end()llvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_info_end() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_infos()llvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_infos() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
bundle_op_iterator typedefllvm::OperandBundleUser< InvokeInst, User::op_iterator >protected
bundleOperandHasAttr(unsigned OpIdx, Attribute::AttrKind A) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
cannotDuplicate() const llvm::InvokeInstinline
CastOps enum namellvm::Instruction
classof(const Instruction *I)llvm::InvokeInstinlinestatic
classof(const Value *V)llvm::InvokeInstinlinestatic
clearSubclassOptionalData()llvm::Valueinline
clone() const llvm::Instruction
cloneImpl() const llvm::InvokeInstprotected
CompareIgnoringAlignment enum valuellvm::Instruction
CompareUsingScalarTypes enum valuellvm::Instruction
const_bundle_op_iterator typedefllvm::OperandBundleUser< InvokeInst, User::op_iterator >protected
const_op_iterator typedefllvm::User
const_op_range typedefllvm::User
const_reverse_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >protected
const_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >protected
const_use_iterator typedefllvm::Value
const_user_iterator typedefllvm::Value
copyFastMathFlags(FastMathFlags FMF)llvm::Instruction
copyFastMathFlags(const Instruction *I)llvm::Instruction
copyIRFlags(const Value *V)llvm::Instruction
copyMetadata(const Instruction &SrcInst, ArrayRef< unsigned > WL=ArrayRef< unsigned >())llvm::Instruction
CountBundleInputs(ArrayRef< OperandBundleDef > Bundles)llvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotectedstatic
countOperandBundlesOfType(StringRef Name) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
countOperandBundlesOfType(uint32_t ID) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
Create(Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, const Twine &NameStr, Instruction *InsertBefore=nullptr)llvm::InvokeInstinlinestatic
Create(Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, ArrayRef< OperandBundleDef > Bundles=None, const Twine &NameStr="", Instruction *InsertBefore=nullptr)llvm::InvokeInstinlinestatic
Create(FunctionType *Ty, Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, const Twine &NameStr, Instruction *InsertBefore=nullptr)llvm::InvokeInstinlinestatic
Create(FunctionType *Ty, Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, ArrayRef< OperandBundleDef > Bundles=None, const Twine &NameStr="", Instruction *InsertBefore=nullptr)llvm::InvokeInstinlinestatic
Create(Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, const Twine &NameStr, BasicBlock *InsertAtEnd)llvm::InvokeInstinlinestatic
Create(Value *Func, BasicBlock *IfNormal, BasicBlock *IfException, ArrayRef< Value * > Args, ArrayRef< OperandBundleDef > Bundles, const Twine &NameStr, BasicBlock *InsertAtEnd)llvm::InvokeInstinlinestatic
Create(InvokeInst *II, ArrayRef< OperandBundleDef > Bundles, Instruction *InsertPt=nullptr)llvm::InvokeInststatic
dataOperandHasImpliedAttr(unsigned i, Attribute::AttrKind Kind) const llvm::InvokeInst
DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value)llvm::InvokeInst
doesNotAccessMemory() const llvm::InvokeInstinline
doesNotAlias(unsigned n) const llvm::InvokeInstinline
doesNotReadMemory() const llvm::InvokeInstinline
doesNotReturn() const llvm::InvokeInstinline
doesNotThrow() const llvm::InvokeInstinline
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB)llvm::Value
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const llvm::Valueinline
dropAllReferences()llvm::Userinline
dropUnknownNonDebugMetadata(ArrayRef< unsigned > KnownIDs)llvm::Instruction
dropUnknownNonDebugMetadata()llvm::Instructioninline
dropUnknownNonDebugMetadata(unsigned ID1)llvm::Instructioninline
dropUnknownNonDebugMetadata(unsigned ID1, unsigned ID2)llvm::Instructioninline
dump() const llvm::Value
eraseFromParent()llvm::Instruction
extractProfMetadata(uint64_t &TrueVal, uint64_t &FalseVal) const llvm::Instruction
extractProfTotalWeight(uint64_t &TotalVal) const llvm::Instruction
FuncletPadOps enum namellvm::Instruction
getAAMetadata(AAMDNodes &N, bool Merge=false) const llvm::Instruction
getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode * >> &MDs) const llvm::Instructioninline
getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode * >> &MDs) const llvm::Instructioninline
getArgOperand(unsigned i) const llvm::InvokeInstinline
getArgOperandUse(unsigned i) const llvm::InvokeInstinline
getArgOperandUse(unsigned i)llvm::InvokeInstinline
getAttribute(unsigned i, Attribute::AttrKind Kind) const llvm::InvokeInstinline
getAttribute(unsigned i, StringRef Kind) const llvm::InvokeInstinline
getAttributes() const llvm::InvokeInstinline
getBundleOperandsEndIndex() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getBundleOperandsStartIndex() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getBundleOpInfoForOperand(unsigned OpIdx) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
getCalledFunction() const llvm::InvokeInstinline
getCalledValue() const llvm::InvokeInstinline
getCalledValue()llvm::InvokeInstinline
getCallingConv() const llvm::InvokeInstinline
getContext() const llvm::Value
getDebugLoc() const llvm::Instructioninline
getDereferenceableBytes(unsigned i) const llvm::InvokeInstinline
getDereferenceableOrNullBytes(unsigned i) const llvm::InvokeInstinline
getDescriptor() const llvm::User
getDescriptor()llvm::User
getFastMathFlags() const llvm::Instruction
getFunction() const llvm::Instruction
getFunction()llvm::Instruction
getFunctionType() const llvm::InvokeInstinline
getIterator()llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >inline
getIterator() constllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >inline
getLandingPadInst() const llvm::InvokeInst
getMetadata(unsigned KindID) const llvm::Instructioninline
getMetadata(StringRef Kind) const llvm::Instructioninline
getModule() const llvm::Instruction
getModule()llvm::Instruction
getName() const llvm::Value
getNextNode()llvm::ilist_node_with_parent< Instruction, BasicBlock >inline
getNextNode() constllvm::ilist_node_with_parent< Instruction, BasicBlock >inline
getNormalDest() const llvm::InvokeInstinline
getNumArgOperands() const llvm::InvokeInstinline
getNumOperandBundles() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getNumOperands() const llvm::Userinline
getNumSuccessors() const llvm::InvokeInstinline
getNumTotalBundleOperands() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getNumUses() const llvm::Value
getOpcode() const llvm::Instructioninline
getOpcodeName() const llvm::Instructioninline
getOpcodeName(unsigned OpCode)llvm::Instructionstatic
getOperand(unsigned i) const llvm::Userinline
getOperandBundle(StringRef Name) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getOperandBundle(uint32_t ID) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getOperandBundleAt(unsigned Index) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getOperandBundleForOperand(unsigned OpIdx) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getOperandBundlesAsDefs(SmallVectorImpl< OperandBundleDef > &Defs) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
getOperandList()llvm::Userinline
getOperandList() const llvm::Userinline
getOperandUse(unsigned i) const llvm::Userinline
getOperandUse(unsigned i)llvm::Userinline
getParamAlignment(unsigned i) const llvm::InvokeInstinline
getParent() const llvm::Instructioninline
getParent()llvm::Instructioninline
getPointerAlignment(const DataLayout &DL) const llvm::Value
getPointerDereferenceableBytes(const DataLayout &DL, bool &CanBeNull) const llvm::Value
getPrevNode()llvm::ilist_node_with_parent< Instruction, BasicBlock >inline
getPrevNode() constllvm::ilist_node_with_parent< Instruction, BasicBlock >inline
getRawSubclassOptionalData() const llvm::Valueinline
getReturnedArgOperand() const llvm::InvokeInst
getReverseIterator()llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >inline
getReverseIterator() constllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >inline
getSubclassDataFromInstruction() const llvm::Instructioninlineprotected
getSuccessor(unsigned i) const llvm::InvokeInstinline
getType() const llvm::Valueinline
getUnwindDest() const llvm::InvokeInstinline
getValueID() const llvm::Valueinline
getValueName() const llvm::Value
growHungoffUses(unsigned N, bool IsPhi=false)llvm::Userprotected
hasAllowReciprocal() const llvm::Instruction
hasByValArgument() const llvm::InvokeInstinline
hasClobberingOperandBundles() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
HasDescriptorllvm::Valueprotected
hasFnAttr(Attribute::AttrKind Kind) const llvm::InvokeInstinline
hasFnAttr(StringRef Kind) const llvm::InvokeInstinline
HasHungOffUsesllvm::Valueprotected
hasIdenticalOperandBundleSchema(const OperandBundleUser< InvokeInst, User::op_iterator > &Other) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
hasMetadata() const llvm::Instructioninline
hasMetadataOtherThanDebugLoc() const llvm::Instructioninline
HasNamellvm::Valueprotected
hasName() const llvm::Valueinline
hasNoInfs() const llvm::Instruction
hasNoNaNs() const llvm::Instruction
hasNoSignedWrap() const llvm::Instruction
hasNoSignedZeros() const llvm::Instruction
hasNoUnsignedWrap() const llvm::Instruction
hasNUses(unsigned N) const llvm::Value
hasNUsesOrMore(unsigned N) const llvm::Value
hasOneUse() const llvm::Valueinline
hasOperandBundles() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
hasOperandBundlesOtherThan(ArrayRef< uint32_t > IDs) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
hasReadingOperandBundles() constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
hasSameSubclassOptionalData(const Value *V) const llvm::Valueinline
hasStructRetAttr() const llvm::InvokeInstinline
hasUnsafeAlgebra() const llvm::Instruction
hasValueHandle() const llvm::Valueinline
ilist_node_impl()=defaultllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >protected
ilist_node_with_parent()=defaultllvm::ilist_node_with_parent< Instruction, BasicBlock >protected
insertAfter(Instruction *InsertPos)llvm::Instruction
insertBefore(Instruction *InsertPos)llvm::Instruction
Instruction classllvm::InvokeInstfriend
llvm::TerminatorInst::Instruction(const Instruction &)=deletellvm::Instruction
llvm::TerminatorInst::Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, Instruction *InsertBefore=nullptr)llvm::Instructionprotected
llvm::TerminatorInst::Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd)llvm::Instructionprotected
isArithmeticShift() const llvm::Instructioninline
isAssociative() const llvm::Instruction
isAssociative(unsigned op)llvm::Instructionstatic
isAtomic() const llvm::Instruction
isBinaryOp() const llvm::Instructioninline
isBinaryOp(unsigned Opcode)llvm::Instructioninlinestatic
isBitwiseLogicOp() const llvm::Instructioninline
isBundleOperand(unsigned Idx) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inline
isCast() const llvm::Instructioninline
isCast(unsigned OpCode)llvm::Instructioninlinestatic
isCommutative() const llvm::Instructioninline
isCommutative(unsigned op)llvm::Instructionstatic
isConvergent() const llvm::InvokeInstinline
isEHPad() const llvm::Instructioninline
isExact() const llvm::Instruction
isExceptional() const llvm::TerminatorInstinline
isFenceLike() const llvm::Instructioninline
isFnAttrDisallowedByOpBundle(StringRef S) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
isFnAttrDisallowedByOpBundle(Attribute::AttrKind A) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
isFuncletPad() const llvm::Instructioninline
isFuncletPad(unsigned OpCode)llvm::Instructioninlinestatic
isIdempotent() const llvm::Instructioninline
isIdempotent(unsigned op)llvm::Instructionstatic
isIdenticalTo(const Instruction *I) const llvm::Instruction
isIdenticalToWhenDefined(const Instruction *I) const llvm::Instruction
isLogicalShift() const llvm::Instructioninline
isNilpotent() const llvm::Instructioninline
isNilpotent(unsigned op)llvm::Instructionstatic
isNoBuiltin() const llvm::InvokeInstinline
isNoInline() const llvm::InvokeInstinline
isSameOperationAs(const Instruction *I, unsigned flags=0) const llvm::Instruction
isSentinel() constllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >inline
isShift()llvm::Instructioninline
isShift(unsigned Opcode)llvm::Instructioninlinestatic
isSwiftError() const llvm::Value
isTerminator() const llvm::Instructioninline
isTerminator(unsigned OpCode)llvm::Instructioninlinestatic
IsUsedByMDllvm::Valueprotected
isUsedByMetadata() const llvm::Valueinline
isUsedInBasicBlock(const BasicBlock *BB) const llvm::Value
isUsedOutsideOfBlock(const BasicBlock *BB) const llvm::Instruction
materialized_use_begin()llvm::Valueinline
materialized_use_begin() const llvm::Valueinline
materialized_user_begin()llvm::Valueinline
materialized_user_begin() const llvm::Valueinline
materialized_users()llvm::Valueinline
materialized_users() const llvm::Valueinline
materialized_uses()llvm::Valueinline
materialized_uses() const llvm::Valueinline
MaxAlignmentExponentllvm::Valuestatic
MaximumAlignmentllvm::Valuestatic
mayHaveSideEffects() const llvm::Instructioninline
mayReadFromMemory() const llvm::Instruction
mayReadOrWriteMemory() const llvm::Instructioninline
mayThrow() const llvm::Instruction
mayWriteToMemory() const llvm::Instruction
MemoryOps enum namellvm::Instruction
moveBefore(Instruction *MovePos)llvm::Instruction
moveBefore(BasicBlock &BB, SymbolTableList< Instruction >::iterator I)llvm::Instruction
mutateFunctionType(FunctionType *FTy)llvm::InvokeInstinline
mutateType(Type *Ty)llvm::Valueinline
NumUserOperandsllvm::Valueprotected
NumUserOperandsBits enum valuellvm::Valueprotected
onlyAccessesArgMemory() const llvm::InvokeInstinline
onlyReadsMemory() const llvm::InvokeInstinline
Op()llvm::Userinlineprotected
Op() const llvm::Userinlineprotected
op_begin()llvm::Userinline
op_begin() const llvm::Userinline
op_end()llvm::Userinline
op_end() const llvm::Userinline
op_iterator typedefllvm::User
op_range typedefllvm::User
operand_values()llvm::Userinline
operand_values() const llvm::Userinline
operandBundleFromBundleOpInfo(const BundleOpInfo &BOI) constllvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
OperandBundleUser< InvokeInst, User::op_iterator > classllvm::InvokeInstfriend
operands()llvm::Userinline
operands() const llvm::Userinline
OperationEquivalenceFlags enum namellvm::Instruction
operator delete(void *Usr)llvm::User
operator delete(void *, unsigned)llvm::Userinline
operator delete(void *, unsigned, bool)llvm::Userinline
operator new(size_t Size)llvm::Userprotected
operator new(size_t Size, unsigned Us)llvm::Userprotected
operator new(size_t Size, unsigned Us, unsigned DescBytes)llvm::Userprotected
operator=(const Instruction &)=deletellvm::Instruction
llvm::User::operator=(const Value &)=deletellvm::Value
OpFrom(const U *that)llvm::Userinlineprotectedstatic
OtherOps enum namellvm::Instruction
paramHasAttr(unsigned i, Attribute::AttrKind Kind) const llvm::InvokeInst
populateBundleOperandInfos(ArrayRef< OperandBundleDef > Bundles, const unsigned BeginIndex)llvm::OperandBundleUser< InvokeInst, User::op_iterator >inlineprotected
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
removeAttribute(unsigned i, Attribute::AttrKind Kind)llvm::InvokeInst
removeAttribute(unsigned i, StringRef Kind)llvm::InvokeInst
removeFromParent()llvm::Instruction
replaceAllUsesWith(Value *V)llvm::Value
replaceNonMetadataUsesWith(Value *V)llvm::Value
replaceUsesOfWith(Value *From, Value *To)llvm::User
replaceUsesOutsideBlock(Value *V, BasicBlock *BB)llvm::Value
reverse_self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >protected
reverseUseList()llvm::Value
self_iterator typedefllvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options...>::type >protected
setAAMetadata(const AAMDNodes &N)llvm::Instruction
setArgOperand(unsigned i, Value *v)llvm::InvokeInstinline
setAttributes(AttributeSet Attrs)llvm::InvokeInstinline
setCalledFunction(Value *Fn)llvm::InvokeInstinline
setCalledFunction(FunctionType *FTy, Value *Fn)llvm::InvokeInstinline
setCallingConv(CallingConv::ID CC)llvm::InvokeInstinline
setCannotDuplicate()llvm::InvokeInstinline
setConvergent()llvm::InvokeInstinline
setDebugLoc(DebugLoc Loc)llvm::Instructioninline
setDoesNotAccessMemory()llvm::InvokeInstinline
setDoesNotReadMemory()llvm::InvokeInstinline
setDoesNotReturn()llvm::InvokeInstinline
setDoesNotThrow()llvm::InvokeInstinline
setFastMathFlags(FastMathFlags FMF)llvm::Instruction
setGlobalVariableNumOperands(unsigned NumOps)llvm::Userinline
setHasAllowReciprocal(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
setHasUnsafeAlgebra(bool B)llvm::Instruction
setIsExact(bool b=true)llvm::Instruction
setIsNoInline()llvm::InvokeInstinline
setMetadata(unsigned KindID, MDNode *Node)llvm::Instruction
setMetadata(StringRef Kind, MDNode *Node)llvm::Instruction
setName(const Twine &Name)llvm::Value
setNormalDest(BasicBlock *B)llvm::InvokeInstinline
setNotConvergent()llvm::InvokeInstinline
setNumHungOffUseOperands(unsigned NumOps)llvm::Userinline
setOnlyAccessesArgMemory()llvm::InvokeInstinline
setOnlyReadsMemory()llvm::InvokeInstinline
setOperand(unsigned i, Value *Val)llvm::Userinline
setSuccessor(unsigned idx, BasicBlock *NewSucc)llvm::InvokeInstinline
setUnwindDest(BasicBlock *B)llvm::InvokeInstinline
setValueName(ValueName *VN)llvm::Value
sortUseList(Compare Cmp)llvm::Value
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset)llvm::Value
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const llvm::Valueinline
stripInBoundsConstantOffsets()llvm::Value
stripInBoundsConstantOffsets() const llvm::Valueinline
stripInBoundsOffsets()llvm::Value
stripInBoundsOffsets() const llvm::Valueinline
stripPointerCasts()llvm::Value
stripPointerCasts() const llvm::Valueinline
stripPointerCastsNoFollowAliases()llvm::Value
stripPointerCastsNoFollowAliases() const llvm::Valueinline
SubclassOptionalDatallvm::Valueprotected
succ_const_iterator typedefllvm::TerminatorInst
succ_const_range typedefllvm::TerminatorInst
succ_iterator typedefllvm::TerminatorInst
succ_range typedefllvm::TerminatorInst
successors()llvm::TerminatorInstinline
successors() const llvm::TerminatorInstinline
swapProfMetadata()llvm::Instruction
takeName(Value *V)llvm::Value
TerminatorInst(Type *Ty, Instruction::TermOps iType, Use *Ops, unsigned NumOps, Instruction *InsertBefore=nullptr)llvm::TerminatorInstinlineprotected
TerminatorInst(Type *Ty, Instruction::TermOps iType, Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd)llvm::TerminatorInstinlineprotected
TermOps enum namellvm::Instruction
use_begin()llvm::Valueinline
use_begin() const llvm::Valueinline
use_empty() const llvm::Valueinline
use_end()llvm::Valueinline
use_end() const llvm::Valueinline
use_iterator typedefllvm::Value
User(Type *ty, unsigned vty, Use *, unsigned NumOps)llvm::Userinlineprotected
User(const User &)=deletellvm::User
user_back()llvm::Instructioninline
user_back() const llvm::Instructioninline
user_begin()llvm::Valueinline
user_begin() const llvm::Valueinline
user_empty() const llvm::Valueinline
user_end()llvm::Valueinline
user_end() const llvm::Valueinline
user_iterator typedefllvm::Value
users()llvm::Valueinline
users() const llvm::Valueinline
uses()llvm::Valueinline
uses() const llvm::Valueinline
Value(Type *Ty, unsigned scid)llvm::Valueprotected
Value(const Value &)=deletellvm::Value
value_op_begin()llvm::Userinline
value_op_begin() const llvm::Userinline
value_op_end()llvm::Userinline
value_op_end() const llvm::Userinline
ValueTy enum namellvm::Value
~Instruction() overridellvm::Instruction
~TerminatorInst() overridellvm::TerminatorInstprotected
~User() override=defaultllvm::User
~Value()llvm::Valuevirtual