LLVM
15.0.0git
|
#include "llvm/ADT/ilist_node.h"
Public Member Functions | |
ilist_sentinel () | |
void | reset () |
bool | empty () const |
Definition at line 30 of file ilist_node.h.
|
inline |
Definition at line 239 of file ilist_node.h.
References llvm::ilist_sentinel< OptionsT >::reset().
|
inline |
Definition at line 249 of file ilist_node.h.
Referenced by llvm::simple_ilist< MachineInstr, Options... >::empty().
|
inline |
Definition at line 244 of file ilist_node.h.
Referenced by llvm::simple_ilist< MachineInstr, Options... >::clear(), and llvm::ilist_sentinel< OptionsT >::ilist_sentinel().