LLVM API Documentation

Classes | Namespaces | Typedefs
lib/ExecutionEngine/Interpreter/Interpreter.h File Reference
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/ExecutionEngine/GenericValue.h"
#include "llvm/IR/CallSite.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/InstVisitor.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::AllocaHolder
struct  llvm::ExecutionContext
class  llvm::Interpreter

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Typedefs

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