| addUse(Use &U) | llvm::Value | inline |
| assertModuleIsMaterialized() const | llvm::Value | inline |
| assertModuleIsMaterializedImpl() const | llvm::Value | |
| back() const | llvm::BasicBlock | inline |
| back() | llvm::BasicBlock | inline |
| BasicBlock(const BasicBlock &)=delete | llvm::BasicBlock | |
| begin() | llvm::BasicBlock | inline |
| begin() const | llvm::BasicBlock | inline |
| BlockAddress class | llvm::BasicBlock | friend |
| canSplitPredecessors() const | llvm::BasicBlock | |
| classof(const Value *V) | llvm::BasicBlock | inlinestatic |
| clearSubclassOptionalData() | llvm::Value | inline |
| const_iterator typedef | llvm::BasicBlock | |
| const_phi_iterator typedef | llvm::BasicBlock | |
| const_reverse_iterator typedef | llvm::BasicBlock | |
| const_reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | protected |
| const_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | protected |
| const_use_iterator typedef | llvm::Value | |
| const_user_iterator typedef | llvm::Value | |
| Create(LLVMContext &Context, const Twine &Name="", Function *Parent=nullptr, BasicBlock *InsertBefore=nullptr) | llvm::BasicBlock | inlinestatic |
| 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::BasicBlock | |
| dump() const | llvm::Value | |
| empty() const | llvm::BasicBlock | inline |
| end() | llvm::BasicBlock | inline |
| end() const | llvm::BasicBlock | inline |
| eraseFromParent() | llvm::BasicBlock | |
| front() const | llvm::BasicBlock | inline |
| front() | llvm::BasicBlock | inline |
| getContext() const | llvm::BasicBlock | |
| getFirstInsertionPt() const | llvm::BasicBlock | |
| getFirstInsertionPt() | llvm::BasicBlock | inline |
| getFirstNonPHI() const | llvm::BasicBlock | |
| getFirstNonPHI() | llvm::BasicBlock | inline |
| getFirstNonPHIOrDbg() const | llvm::BasicBlock | |
| getFirstNonPHIOrDbg() | llvm::BasicBlock | inline |
| getFirstNonPHIOrDbgOrLifetime() const | llvm::BasicBlock | |
| getFirstNonPHIOrDbgOrLifetime() | llvm::BasicBlock | inline |
| getInstList() const | llvm::BasicBlock | inline |
| getInstList() | llvm::BasicBlock | inline |
| getIrrLoopHeaderWeight() const | llvm::BasicBlock | |
| getIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | inline |
| getIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | inline |
| getLandingPadInst() const | llvm::BasicBlock | |
| getLandingPadInst() | llvm::BasicBlock | inline |
| getModule() const | llvm::BasicBlock | |
| getModule() | llvm::BasicBlock | inline |
| getName() const | llvm::Value | |
| getNextNode() | llvm::ilist_node_with_parent< BasicBlock, Function > | inline |
| getNextNode() const | llvm::ilist_node_with_parent< BasicBlock, Function > | inline |
| getNumUses() const | llvm::Value | |
| getParent() const | llvm::BasicBlock | inline |
| getParent() | llvm::BasicBlock | inline |
| getPointerAlignment(const DataLayout &DL) const | llvm::Value | |
| getPointerDereferenceableBytes(const DataLayout &DL, bool &CanBeNull) const | llvm::Value | |
| getPrevNode() | llvm::ilist_node_with_parent< BasicBlock, Function > | inline |
| getPrevNode() const | llvm::ilist_node_with_parent< BasicBlock, Function > | inline |
| getRawSubclassOptionalData() const | llvm::Value | inline |
| getReverseIterator() | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | inline |
| getReverseIterator() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | inline |
| getSinglePredecessor() const | llvm::BasicBlock | |
| getSinglePredecessor() | llvm::BasicBlock | inline |
| getSingleSuccessor() const | llvm::BasicBlock | |
| getSingleSuccessor() | llvm::BasicBlock | inline |
| getSubclassDataFromValue() const | llvm::Value | inlineprotected |
| getSublistAccess(Instruction *) | llvm::BasicBlock | inlinestatic |
| getTerminatingDeoptimizeCall() const | llvm::BasicBlock | |
| getTerminatingDeoptimizeCall() | llvm::BasicBlock | inline |
| getTerminatingMustTailCall() const | llvm::BasicBlock | |
| getTerminatingMustTailCall() | llvm::BasicBlock | inline |
| getTerminator() const LLVM_READONLY | llvm::BasicBlock | |
| getTerminator() | llvm::BasicBlock | inline |
| getType() const | llvm::Value | inline |
| getUniquePredecessor() const | llvm::BasicBlock | |
| getUniquePredecessor() | llvm::BasicBlock | inline |
| getUniqueSuccessor() const | llvm::BasicBlock | |
| getUniqueSuccessor() | llvm::BasicBlock | inline |
| getValueID() const | llvm::Value | inline |
| getValueName() const | llvm::Value | |
| getValueSymbolTable() | llvm::BasicBlock | |
| hasAddressTaken() const | llvm::BasicBlock | inline |
| HasDescriptor | llvm::Value | protected |
| HasHungOffUses | llvm::Value | protected |
| HasName | llvm::Value | protected |
| hasName() const | llvm::Value | inline |
| hasNPredecessors(unsigned N) const | llvm::BasicBlock | |
| hasNPredecessorsOrMore(unsigned N) const | llvm::BasicBlock | |
| 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< BasicBlock, Options... >::type > | protected |
| ilist_node_with_parent()=default | llvm::ilist_node_with_parent< BasicBlock, Function > | protected |
| insertInto(Function *Parent, BasicBlock *InsertBefore=nullptr) | llvm::BasicBlock | |
| InstListType typedef | llvm::BasicBlock | |
| instructionsWithoutDebug() const | llvm::BasicBlock | |
| instructionsWithoutDebug() | llvm::BasicBlock | |
| isEHPad() const | llvm::BasicBlock | inline |
| isLandingPad() const | llvm::BasicBlock | |
| isLegalToHoistInto() const | llvm::BasicBlock | |
| isSentinel() const | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | inline |
| isSwiftError() const | llvm::Value | |
| IsUsedByMD | llvm::Value | protected |
| isUsedByMetadata() const | llvm::Value | inline |
| isUsedInBasicBlock(const BasicBlock *BB) const | llvm::Value | |
| iterator typedef | llvm::BasicBlock | |
| 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 |
| moveAfter(BasicBlock *MovePos) | llvm::BasicBlock | |
| moveBefore(BasicBlock *MovePos) | llvm::BasicBlock | |
| mutateType(Type *Ty) | llvm::Value | inline |
| NumUserOperands | llvm::Value | protected |
| NumUserOperandsBits enum value | llvm::Value | protected |
| operator=(const BasicBlock &)=delete | llvm::BasicBlock | |
| llvm::Value::operator=(const Value &)=delete | llvm::Value | |
| phi_iterator typedef | llvm::BasicBlock | |
| phis() const | llvm::BasicBlock | inline |
| phis() | llvm::BasicBlock | |
| 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 | |
| rbegin() | llvm::BasicBlock | inline |
| rbegin() const | llvm::BasicBlock | inline |
| removeFromParent() | llvm::BasicBlock | |
| removePredecessor(BasicBlock *Pred, bool DontDeleteUselessPHIs=false) | llvm::BasicBlock | |
| rend() | llvm::BasicBlock | inline |
| rend() const | llvm::BasicBlock | inline |
| replaceAllUsesWith(Value *V) | llvm::Value | |
| replaceNonMetadataUsesWith(Value *V) | llvm::Value | |
| replaceSuccessorsPhiUsesWith(BasicBlock *New) | llvm::BasicBlock | |
| replaceUsesOutsideBlock(Value *V, BasicBlock *BB) | llvm::Value | |
| reverse_iterator typedef | llvm::BasicBlock | |
| reverse_self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | protected |
| reverseUseList() | llvm::Value | |
| self_iterator typedef | llvm::ilist_node_impl< ilist_detail::compute_node_options< BasicBlock, Options... >::type > | protected |
| setName(const Twine &Name) | llvm::Value | |
| setValueName(ValueName *VN) | llvm::Value | |
| size() const | llvm::BasicBlock | inline |
| sortUseList(Compare Cmp) | llvm::Value | |
| splitBasicBlock(iterator I, const Twine &BBName="") | llvm::BasicBlock | |
| splitBasicBlock(Instruction *I, const Twine &BBName="") | llvm::BasicBlock | inline |
| 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 |
| SymbolTableListTraits< BasicBlock > class | llvm::BasicBlock | friend |
| takeName(Value *V) | llvm::Value | |
| 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_back() | llvm::Value | inline |
| user_back() const | llvm::Value | 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 | |
| ValueTy enum name | llvm::Value | |
| ~BasicBlock() | llvm::BasicBlock | |
| ~Value() | llvm::Value | protected |