struct IntrusiveBackListNode

Declaration

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

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

Member Variables

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

Method Overview

Methods

IntrusiveBackListNode()

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

llvm::IntrusiveBackListNode* getNext() const

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