LLVM
8.0.1
|
#include "llvm/CodeGen/DIE.h"
Public Types | |
using | Node = IntrusiveBackListNode |
Public Member Functions | |
bool | empty () const |
void | push_back (Node &N) |
Public Attributes | |
Node * | Last = nullptr |
|
inline |
Definition at line 493 of file DIE.h.
Referenced by llvm::DIE::hasChildren().
|
inline |
Definition at line 495 of file DIE.h.
References assert(), N, and llvm::IntrusiveBackListNode::Next.
Referenced by llvm::IntrusiveBackList< llvm::DIE >::push_back().