LLVM: llvm::df_iterator_storage< SetType, External > Class Template Reference (original) (raw)
#include "[llvm/ADT/DepthFirstIterator.h](DepthFirstIterator%5F8h%5Fsource.html)"
Inheritance diagram for llvm::df_iterator_storage< SetType, External >:
[legend]
| Public Attributes | |
|---|---|
| SetType | Visited |
Detailed Description
template<class SetType, bool External>
class llvm::df_iterator_storage< SetType, External >
Definition at line 51 of file DepthFirstIterator.h.
Member Data Documentation
◆ Visited
template<class SetType, bool External>
SetType llvm::df_iterator_storage< SetType, External >::Visited
Definition at line 53 of file DepthFirstIterator.h.
Referenced by llvm::RegionBase< Tr >::block_iterator_wrapper< false >::block_iterator_wrapper(), and llvm::df_iterator< std::conditional_t< IsConst, const BlockT, BlockT > * >::nodeVisited().
The documentation for this class was generated from the following file:
- include/llvm/ADT/DepthFirstIterator.h