LLVM API Documentation
#include <Memory.h>

Public Member Functions | |
| void * | base () const |
| unsigned | size () const |
Friends | |
| class | Memory |
This class encapsulates the notion of a memory block which has an address and a size. It is used by the Memory class (a friend) as the result of various memory allocation operations.
Definition at line 27 of file Memory.h.
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.