LLVM 23.0.0git
llvm::po_detail Namespace Reference

Classes

class  NumberSet

Typedefs

template<typename GraphT>
using DefaultSet

Typedef Documentation

◆ DefaultSet

template<typename GraphT>
using llvm::po_detail::DefaultSet
Initial value:
std::conditional_t<GraphHasNodeNumbers<GraphT>,
SmallPtrSet - This class implements a set which is optimized for holding SmallSize or less elements.

Definition at line 116 of file PostOrderIterator.h.