addCase(ConstantInt *OnVal, BasicBlock *Dest) | llvm::SwitchInst | |
addUse(Use &U) | llvm::Value | inline |
allocHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected |
andIRFlags(const Value *V) | llvm::Instruction | |
applyMergedLocation(const DILocation *LocA, const DILocation *LocB) | llvm::Instruction | |
assertModuleIsMaterialized() const | llvm::Value | inline |
assertModuleIsMaterializedImpl() const | llvm::Value | |
BinaryOps enum name | llvm::Instruction | |
case_begin() | llvm::SwitchInst | inline |
case_begin() const | llvm::SwitchInst | inline |
case_default() | llvm::SwitchInst | inline |
case_default() const | llvm::SwitchInst | inline |
case_end() | llvm::SwitchInst | inline |
case_end() const | llvm::SwitchInst | inline |
CaseIt typedef | llvm::SwitchInst | |
cases() | llvm::SwitchInst | inline |
cases() const | llvm::SwitchInst | inline |
CastOps enum name | llvm::Instruction | |
classof(const Instruction *I) | llvm::SwitchInst | inlinestatic |
classof(const Value *V) | llvm::SwitchInst | inlinestatic |
clearSubclassOptionalData() | llvm::Value | inline |
clone() const | llvm::Instruction | |
cloneImpl() const | llvm::SwitchInst | protected |
CompareIgnoringAlignment enum value | llvm::Instruction | |
CompareUsingScalarTypes enum value | llvm::Instruction | |
const_op_iterator typedef | llvm::User | |
const_op_range typedef | llvm::User | |
const_reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected |
const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected |
const_use_iterator typedef | llvm::Value | |
const_user_iterator typedef | llvm::Value | |
ConstCaseHandle typedef | llvm::SwitchInst | |
ConstCaseIt typedef | llvm::SwitchInst | |
copyFastMathFlags(FastMathFlags FMF) | llvm::Instruction | |
copyFastMathFlags(const Instruction *I) | llvm::Instruction | |
copyIRFlags(const Value *V, bool IncludeWrapFlags=true) | llvm::Instruction | |
copyMetadata(const Instruction &SrcInst, ArrayRef< unsigned > WL=ArrayRef< unsigned >()) | llvm::Instruction | |
Create(Value *Value, BasicBlock *Default, unsigned NumCases, Instruction *InsertBefore=nullptr) | llvm::SwitchInst | inlinestatic |
Create(Value *Value, BasicBlock *Default, unsigned NumCases, BasicBlock *InsertAtEnd) | llvm::SwitchInst | inlinestatic |
DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value) | llvm::SwitchInst | |
DefaultPseudoIndex | llvm::SwitchInst | static |
deleteValue() | llvm::Value | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) const | llvm::Value | |
DoPHITranslation(const BasicBlock *CurBB, const BasicBlock *PredBB) | llvm::Value | inline |
dropAllReferences() | llvm::User | inline |
dropPoisonGeneratingFlags() | llvm::Instruction | |
dropUnknownNonDebugMetadata(ArrayRef< unsigned > KnownIDs) | llvm::Instruction | |
dropUnknownNonDebugMetadata() | llvm::Instruction | inline |
dropUnknownNonDebugMetadata(unsigned ID1) | llvm::Instruction | inline |
dropUnknownNonDebugMetadata(unsigned ID1, unsigned ID2) | llvm::Instruction | inline |
dump() const | llvm::Value | |
eraseFromParent() | llvm::Instruction | |
extractProfMetadata(uint64_t &TrueVal, uint64_t &FalseVal) const | llvm::Instruction | |
extractProfTotalWeight(uint64_t &TotalVal) const | llvm::Instruction | |
findCaseDest(BasicBlock *BB) | llvm::SwitchInst | inline |
findCaseValue(const ConstantInt *C) | llvm::SwitchInst | inline |
findCaseValue(const ConstantInt *C) const | llvm::SwitchInst | inline |
FuncletPadOps enum name | llvm::Instruction | |
getAAMetadata(AAMDNodes &N, bool Merge=false) const | llvm::Instruction | |
getAllMetadata(SmallVectorImpl< std::pair< unsigned, MDNode *>> &MDs) const | llvm::Instruction | inline |
getAllMetadataOtherThanDebugLoc(SmallVectorImpl< std::pair< unsigned, MDNode *>> &MDs) const | llvm::Instruction | inline |
getCondition() const | llvm::SwitchInst | inline |
getContext() const | llvm::Value | |
getDebugLoc() const | llvm::Instruction | inline |
getDefaultDest() const | llvm::SwitchInst | inline |
getDescriptor() const | llvm::User | |
getDescriptor() | llvm::User | |
getFastMathFlags() const | llvm::Instruction | |
getFunction() const | llvm::Instruction | |
getFunction() | llvm::Instruction | inline |
getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline |
getIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline |
getMetadata(unsigned KindID) const | llvm::Instruction | inline |
getMetadata(StringRef Kind) const | llvm::Instruction | inline |
getModule() const | llvm::Instruction | |
getModule() | llvm::Instruction | inline |
getName() const | llvm::Value | |
getNextNode() | llvm::ilist_node_with_parent< Instruction, BasicBlock > | inline |
getNextNode() const | llvm::ilist_node_with_parent< Instruction, BasicBlock > | inline |
getNextNonDebugInstruction() const | llvm::Instruction | |
getNextNonDebugInstruction() | llvm::Instruction | inline |
getNumCases() const | llvm::SwitchInst | inline |
getNumOperands() const | llvm::User | inline |
getNumSuccessors() const | llvm::SwitchInst | 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 |
getOperandList() const | llvm::User | inline |
getOperandList() | 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 |
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() const | llvm::ilist_node_with_parent< Instruction, BasicBlock > | inline |
getPrevNonDebugInstruction() const | llvm::Instruction | |
getPrevNonDebugInstruction() | llvm::Instruction | inline |
getRawSubclassOptionalData() const | llvm::Value | inline |
getReverseIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline |
getReverseIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline |
getSubclassDataFromInstruction() const | llvm::Instruction | inlineprotected |
getSuccessor(unsigned idx) const | llvm::SwitchInst | inline |
getType() const | llvm::Value | inline |
getValueID() const | llvm::Value | inline |
getValueName() const | llvm::Value | |
growHungoffUses(unsigned N, bool IsPhi=false) | llvm::User | protected |
hasAllowContract() const | llvm::Instruction | |
hasAllowReassoc() const | llvm::Instruction | |
hasAllowReciprocal() const | llvm::Instruction | |
hasApproxFunc() const | llvm::Instruction | |
hasAtomicLoad() const | llvm::Instruction | |
hasAtomicStore() const | llvm::Instruction | |
HasDescriptor | llvm::Value | protected |
HasHungOffUses | llvm::Value | protected |
hasMetadata() const | llvm::Instruction | inline |
hasMetadataOtherThanDebugLoc() const | llvm::Instruction | inline |
HasName | llvm::Value | protected |
hasName() const | llvm::Value | inline |
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::Value | inline |
hasSameSubclassOptionalData(const Value *V) const | llvm::Value | inline |
hasValueHandle() const | llvm::Value | inline |
ilist_node_impl()=default | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected |
ilist_node_with_parent()=default | llvm::ilist_node_with_parent< Instruction, BasicBlock > | protected |
insertAfter(Instruction *InsertPos) | llvm::Instruction | |
insertBefore(Instruction *InsertPos) | llvm::Instruction | |
Instruction class | llvm::SwitchInst | friend |
llvm::Instruction::Instruction(const Instruction &)=delete | llvm::Instruction | |
llvm::Instruction::Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, Instruction *InsertBefore=nullptr) | llvm::Instruction | protected |
llvm::Instruction::Instruction(Type *Ty, unsigned iType, Use *Ops, unsigned NumOps, BasicBlock *InsertAtEnd) | llvm::Instruction | protected |
isArithmeticShift() const | llvm::Instruction | inline |
isAssociative() const LLVM_READONLY | llvm::Instruction | |
isAssociative(unsigned Opcode) | llvm::Instruction | inlinestatic |
isAtomic() const | llvm::Instruction | |
isBinaryOp() const | llvm::Instruction | inline |
isBinaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic |
isBitwiseLogicOp(unsigned Opcode) | llvm::Instruction | inlinestatic |
isBitwiseLogicOp() const | llvm::Instruction | inline |
isCast() const | llvm::Instruction | inline |
isCast(unsigned OpCode) | llvm::Instruction | inlinestatic |
isCommutative() const | llvm::Instruction | inline |
isCommutative(unsigned Opcode) | llvm::Instruction | inlinestatic |
isEHPad() const | llvm::Instruction | inline |
isExact() const | llvm::Instruction | |
isExceptionalTerminator() const | llvm::Instruction | inline |
isExceptionalTerminator(unsigned OpCode) | llvm::Instruction | inlinestatic |
isFast() const | llvm::Instruction | |
isFenceLike() const | llvm::Instruction | inline |
isFuncletPad() const | llvm::Instruction | inline |
isFuncletPad(unsigned OpCode) | llvm::Instruction | inlinestatic |
isIdempotent() const | llvm::Instruction | inline |
isIdempotent(unsigned Opcode) | llvm::Instruction | inlinestatic |
isIdenticalTo(const Instruction *I) const | llvm::Instruction | |
isIdenticalToWhenDefined(const Instruction *I) const | llvm::Instruction | |
isIntDivRem() const | llvm::Instruction | inline |
isIntDivRem(unsigned Opcode) | llvm::Instruction | inlinestatic |
isLifetimeStartOrEnd() const | llvm::Instruction | |
isLogicalShift() const | llvm::Instruction | inline |
isNilpotent() const | llvm::Instruction | inline |
isNilpotent(unsigned Opcode) | llvm::Instruction | inlinestatic |
isSafeToRemove() const | llvm::Instruction | |
isSameOperationAs(const Instruction *I, unsigned flags=0) const | llvm::Instruction | |
isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | inline |
isShift() | llvm::Instruction | inline |
isShift(unsigned Opcode) | llvm::Instruction | inlinestatic |
isSwiftError() const | llvm::Value | |
isTerminator() const | llvm::Instruction | inline |
isTerminator(unsigned OpCode) | llvm::Instruction | inlinestatic |
isUnaryOp() const | llvm::Instruction | inline |
isUnaryOp(unsigned Opcode) | llvm::Instruction | inlinestatic |
IsUsedByMD | llvm::Value | protected |
isUsedByMetadata() const | llvm::Value | inline |
isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
isUsedOutsideOfBlock(const BasicBlock *BB) const | llvm::Instruction | |
materialized_use_begin() | llvm::Value | inline |
materialized_use_begin() const | llvm::Value | inline |
materialized_use_empty() const | llvm::Value | inline |
materialized_user_begin() | llvm::Value | inline |
materialized_user_begin() const | llvm::Value | inline |
materialized_users() | llvm::Value | inline |
materialized_users() const | llvm::Value | inline |
materialized_uses() | llvm::Value | inline |
materialized_uses() const | llvm::Value | inline |
MaxAlignmentExponent | llvm::Value | static |
MaximumAlignment | llvm::Value | static |
mayHaveSideEffects() const | llvm::Instruction | inline |
mayReadFromMemory() const | llvm::Instruction | |
mayReadOrWriteMemory() const | llvm::Instruction | inline |
mayThrow() const | llvm::Instruction | |
mayWriteToMemory() const | llvm::Instruction | |
MemoryOps enum name | llvm::Instruction | |
moveAfter(Instruction *MovePos) | llvm::Instruction | |
moveBefore(Instruction *MovePos) | llvm::Instruction | |
moveBefore(BasicBlock &BB, SymbolTableList< Instruction >::iterator I) | llvm::Instruction | |
mutateType(Type *Ty) | llvm::Value | inline |
NumUserOperands | llvm::Value | protected |
NumUserOperandsBits enum value | llvm::Value | 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 | |
op_range typedef | llvm::User | |
operand_values() | llvm::User | inline |
operand_values() const | llvm::User | inline |
operands() | llvm::User | inline |
operands() const | llvm::User | inline |
OperationEquivalenceFlags enum name | llvm::Instruction | |
operator delete(void *Usr) | llvm::User | |
operator delete(void *Usr, unsigned) | llvm::User | inline |
operator delete(void *Usr, unsigned, bool) | llvm::User | inline |
llvm::Instruction::operator new(size_t Size, unsigned Us) | llvm::User | protected |
llvm::Instruction::operator new(size_t Size, unsigned Us, unsigned DescBytes) | llvm::User | protected |
operator=(const Instruction &)=delete | llvm::Instruction | |
llvm::User::operator=(const Value &)=delete | llvm::Value | |
OpFrom(const U *that) | llvm::User | inlineprotectedstatic |
OtherOps enum name | llvm::Instruction | |
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 | |
removeCase(CaseIt I) | llvm::SwitchInst | |
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 typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected |
reverseUseList() | llvm::Value | |
self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< Instruction, Options... >::type > | protected |
setAAMetadata(const AAMDNodes &N) | llvm::Instruction | |
setCondition(Value *V) | llvm::SwitchInst | inline |
setDebugLoc(DebugLoc Loc) | llvm::Instruction | inline |
setDefaultDest(BasicBlock *DefaultCase) | llvm::SwitchInst | inline |
setFast(bool B) | llvm::Instruction | |
setFastMathFlags(FastMathFlags FMF) | llvm::Instruction | |
setGlobalVariableNumOperands(unsigned NumOps) | llvm::User | inline |
setHasAllowReassoc(bool B) | llvm::Instruction | |
setHasAllowReciprocal(bool B) | llvm::Instruction | |
setHasApproxFunc(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 | |
setInstructionSubclassData(unsigned short D) | llvm::Instruction | inlineprotected |
setIsExact(bool b=true) | llvm::Instruction | |
setMetadata(unsigned KindID, MDNode *Node) | llvm::Instruction | |
setMetadata(StringRef Kind, MDNode *Node) | llvm::Instruction | |
setName(const Twine &Name) | llvm::Value | |
setNumHungOffUseOperands(unsigned NumOps) | llvm::User | inline |
setOperand(unsigned i, Value *Val) | llvm::User | inline |
setProfWeight(uint64_t W) | llvm::Instruction | |
setSuccessor(unsigned idx, BasicBlock *NewSucc) | llvm::SwitchInst | inline |
setValueName(ValueName *VN) | llvm::Value | |
sortUseList(Compare Cmp) | llvm::Value | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) const | llvm::Value | |
stripAndAccumulateInBoundsConstantOffsets(const DataLayout &DL, APInt &Offset) | llvm::Value | inline |
stripInBoundsConstantOffsets() const | llvm::Value | |
stripInBoundsConstantOffsets() | llvm::Value | inline |
stripInBoundsOffsets() const | llvm::Value | |
stripInBoundsOffsets() | llvm::Value | inline |
stripPointerCasts() const | llvm::Value | |
stripPointerCasts() | llvm::Value | inline |
stripPointerCastsAndInvariantGroups() const | llvm::Value | |
stripPointerCastsAndInvariantGroups() | llvm::Value | inline |
stripPointerCastsNoFollowAliases() const | llvm::Value | |
stripPointerCastsNoFollowAliases() | llvm::Value | inline |
SubclassOptionalData | llvm::Value | protected |
swapProfMetadata() | llvm::Instruction | |
takeName(Value *V) | llvm::Value | |
TermOps enum name | llvm::Instruction | |
UnaryOps enum name | llvm::Instruction | |
updateProfWeight(uint64_t S, uint64_t T) | llvm::Instruction | |
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 *, unsigned NumOps) | llvm::User | inlineprotected |
User(const User &)=delete | llvm::User | |
user_back() | llvm::Instruction | inline |
user_back() const | llvm::Instruction | inline |
user_begin() | llvm::Value | inline |
user_begin() const | llvm::Value | inline |
user_empty() 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(const Value &)=delete | llvm::Value | |
value_op_begin() | llvm::User | inline |
value_op_begin() const | llvm::User | inline |
value_op_end() | llvm::User | inline |
value_op_end() const | llvm::User | inline |
ValueTy enum name | llvm::Value | |
~Instruction() | llvm::Instruction | protected |
~User()=default | llvm::User | protected |
~Value() | llvm::Value | protected |