LLVM API Documentation

Public Attributes
llvm::RecyclerStruct Struct Reference

#include <Recycler.h>

Collaboration diagram for llvm::RecyclerStruct:
Collaboration graph
[legend]

List of all members.

Public Attributes

RecyclerStructPrev
RecyclerStructNext

Detailed Description

RecyclerStruct - Implementation detail for Recycler. This is a class that the recycler imposes on free'd memory to carve out next/prev pointers.

Definition at line 34 of file Recycler.h.


Member Data Documentation


The documentation for this struct was generated from the following file: