struct IntrusiveBackListNode

Declaration

struct IntrusiveBackListNode { /* full declaration omitted */ };

Declared at: llvm/include/llvm/CodeGen/DIE.h:515

Member Variables

public PointerIntPair<llvm::IntrusiveBackListNode*, 1> Next

Method Overview

Methods

IntrusiveBackListNode()

Declared at: llvm/include/llvm/CodeGen/DIE.h:518

llvm::IntrusiveBackListNode* getNext() const

Declared at: llvm/include/llvm/CodeGen/DIE.h:520