|
LLVM 22.0.0git
|
#include "llvm/ADT/ilist_iterator.h"
Public Types | |
| using | SimpleType |
| Public Types inherited from llvm::simplify_type< ilist_iterator_w_bits< OptionsT, false, IsConst > > | |
| using | iterator = ilist_iterator_w_bits<OptionsT, false, IsConst> |
| using | SimpleType = typename iterator::pointer |
Static Public Member Functions | |
| static SimpleType & | getSimplifiedValue (const ilist_iterator_w_bits< OptionsT, false, IsConst > &Val) |
| Static Public Member Functions inherited from llvm::simplify_type< ilist_iterator_w_bits< OptionsT, false, IsConst > > | |
| static SimpleType | getSimplifiedValue (const iterator &Node) |
Definition at line 401 of file ilist_iterator.h.
| using llvm::simplify_type< const ilist_iterator_w_bits< OptionsT, false, IsConst > >::SimpleType |
|
inlinestatic |