|
LLVM 22.0.0git
|
#include "llvm/CodeGen/DIE.h"
Public Member Functions | |
| IntrusiveBackListNode () | |
| IntrusiveBackListNode * | getNext () const |
Public Attributes | |
| PointerIntPair< IntrusiveBackListNode *, 1 > | Next |
|
inline |
|
inline |
Definition at line 536 of file DIE.h.
References IntrusiveBackListNode(), and Next.
| PointerIntPair<IntrusiveBackListNode *, 1> llvm::IntrusiveBackListNode::Next |
Definition at line 532 of file DIE.h.
Referenced by llvm::IntrusiveBackList< Node >::deleteNode(), getNext(), and IntrusiveBackListNode().