LLVM 22.0.0git
|
#include "llvm/ADT/DepthFirstIterator.h"
Public Attributes | |
SetType | Visited |
Definition at line 51 of file DepthFirstIterator.h.
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().