BaseSet typedef | llvm::df_iterator_default_set< NodeRef, SmallSize > | |
begin() const | llvm::SmallPtrSetImpl< NodeRef > | inline |
clear() | llvm::SmallPtrSetImplBase | inline |
completed(NodeRef) | llvm::df_iterator_default_set< NodeRef, SmallSize > | inline |
const_iterator typedef | llvm::SmallPtrSetImpl< NodeRef > | |
CopyFrom(const SmallPtrSetImplBase &RHS) | llvm::SmallPtrSetImplBase | protected |
count(ConstPtrType Ptr) const | llvm::SmallPtrSetImpl< NodeRef > | inline |
CurArray | llvm::SmallPtrSetImplBase | protected |
CurArraySize | llvm::SmallPtrSetImplBase | protected |
DebugEpochBase() | llvm::DebugEpochBase | inline |
empty() const | llvm::SmallPtrSetImplBase | inline |
end() const | llvm::SmallPtrSetImpl< NodeRef > | inline |
EndPointer() const | llvm::SmallPtrSetImplBase | inlineprotected |
erase(NodeRef Ptr) | llvm::SmallPtrSetImpl< NodeRef > | inline |
erase_imp(const void *Ptr) | llvm::SmallPtrSetImplBase | inlineprotected |
find(ConstPtrType Ptr) const | llvm::SmallPtrSetImpl< NodeRef > | inline |
find_imp(const void *Ptr) const | llvm::SmallPtrSetImplBase | inlineprotected |
getEmptyMarker() | llvm::SmallPtrSetImplBase | inlineprotectedstatic |
getTombstoneMarker() | llvm::SmallPtrSetImplBase | inlineprotectedstatic |
incrementEpoch() | llvm::DebugEpochBase | inline |
insert(NodeRef N) | llvm::df_iterator_default_set< NodeRef, SmallSize > | inline |
insert(IterT Begin, IterT End) | llvm::df_iterator_default_set< NodeRef, SmallSize > | inline |
SmallPtrSet< NodeRef, SmallSize >::insert(std::initializer_list< NodeRef > IL) | llvm::SmallPtrSetImpl< NodeRef > | inline |
insert_imp(const void *Ptr) | llvm::SmallPtrSetImplBase | inlineprotected |
iterator typedef | llvm::df_iterator_default_set< NodeRef, SmallSize > | |
key_type typedef | llvm::SmallPtrSetImpl< NodeRef > | |
MoveFrom(unsigned SmallSize, SmallPtrSetImplBase &&RHS) | llvm::SmallPtrSetImplBase | protected |
NumNonEmpty | llvm::SmallPtrSetImplBase | protected |
NumTombstones | llvm::SmallPtrSetImplBase | protected |
operator=(const SmallPtrSet< NodeRef, SmallSize > &RHS) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
operator=(SmallPtrSet< NodeRef, SmallSize > &&RHS) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
operator=(std::initializer_list< NodeRef > IL) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSetImpl< NodeRef >::operator=(const SmallPtrSetImplBase &)=delete | llvm::SmallPtrSetImplBase | |
size() const | llvm::SmallPtrSetImplBase | inline |
size_type typedef | llvm::SmallPtrSetImplBase | |
SmallArray | llvm::SmallPtrSetImplBase | protected |
SmallPtrSet() | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSet(const SmallPtrSet &that) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSet(SmallPtrSet &&that) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSet(It I, It E) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSet(std::initializer_list< NodeRef > IL) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSetImpl(const void **SmallStorage, const SmallPtrSetImpl &that) | llvm::SmallPtrSetImpl< NodeRef > | inlineprotected |
SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize, SmallPtrSetImpl &&that) | llvm::SmallPtrSetImpl< NodeRef > | inlineprotected |
SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize) | llvm::SmallPtrSetImpl< NodeRef > | inlineexplicitprotected |
SmallPtrSetImpl(const SmallPtrSetImpl &)=delete | llvm::SmallPtrSetImpl< NodeRef > | |
SmallPtrSetImplBase(const void **SmallStorage, const SmallPtrSetImplBase &that) | llvm::SmallPtrSetImplBase | protected |
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize, SmallPtrSetImplBase &&that) | llvm::SmallPtrSetImplBase | protected |
SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) | llvm::SmallPtrSetImplBase | inlineexplicitprotected |
swap(SmallPtrSet< NodeRef, SmallSize > &RHS) | llvm::SmallPtrSet< NodeRef, SmallSize > | inline |
SmallPtrSetImpl< NodeRef >::swap(SmallPtrSetImplBase &RHS) | llvm::SmallPtrSetImplBase | protected |
value_type typedef | llvm::SmallPtrSetImpl< NodeRef > | |
~DebugEpochBase() | llvm::DebugEpochBase | inline |
~SmallPtrSetImplBase() | llvm::SmallPtrSetImplBase | inlineprotected |