LLVM API Documentation

Public Attributes
llvm::ExecutionContext Struct Reference

#include <Interpreter.h>

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

List of all members.

Public Attributes

FunctionCurFunction
BasicBlockCurBB
BasicBlock::iterator CurInst
std::map< Value *, GenericValueValues
std::vector< GenericValueVarArgs
CallSite Caller
AllocaHolderHandle Allocas

Detailed Description

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


Member Data Documentation


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