LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
lib/ExecutionEngine/Interpreter/Interpreter.h File Reference
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/ExecutionEngine/GenericValue.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/Function.h"
#include "llvm/InstVisitor.h"
#include "llvm/Support/CallSite.h"
#include "llvm/Support/DataTypes.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for lib/ExecutionEngine/Interpreter/Interpreter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::generic_gep_type_iterator< ItTy >
 
class  llvm::AllocaHolder
 
class  llvm::AllocaHolderHandle
 
struct  llvm::ExecutionContext
 
class  llvm::Interpreter
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Typedefs

typedef std::vector< GenericValue > llvm::ValuePlaneTy