LLVM API Documentation

llvm::AllocaHolder Class Reference

#include <Interpreter.h>

Collaboration diagram for llvm::AllocaHolder:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 AllocaHolder ()
void add (void *mem)
 ~AllocaHolder ()

Friends

class AllocaHolderHandle


Detailed Description

Definition at line 38 of file lib/ExecutionEngine/Interpreter/Interpreter.h.


Constructor & Destructor Documentation

llvm::AllocaHolder::AllocaHolder (  )  [inline]

llvm::AllocaHolder::~AllocaHolder (  )  [inline]


Member Function Documentation

void llvm::AllocaHolder::add ( void *  mem  )  [inline]


Friends And Related Function Documentation

friend class AllocaHolderHandle [friend]


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



This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.