LLVM API Documentation

Public Attributes
llvm::MemSlab Class Reference

#include <Allocator.h>

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

List of all members.

Public Attributes

size_t Size
MemSlabNextPtr

Detailed Description

MemSlab - This structure lives at the beginning of every slab allocated by the bump allocator.

Definition at line 53 of file Allocator.h.


Member Data Documentation


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