LLVM API Documentation
#include "llvm/Function.h"
#include "llvm/ExecutionEngine/ExecutionEngine.h"
#include "llvm/ExecutionEngine/GenericValue.h"
#include "llvm/Support/InstVisitor.h"
#include "llvm/Support/CallSite.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Support/DataTypes.h"
#include <iostream>
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.
Namespaces | |
namespace | llvm |
Classes | |
class | llvm::AllocaHolder |
class | llvm::AllocaHolderHandle |
struct | llvm::ExecutionContext |
class | llvm::Interpreter |
Typedefs | |
typedef generic_gep_type_iterator< User::const_op_iterator > | llvm::gep_type_iterator |
typedef std::vector< GenericValue > | llvm::ValuePlaneTy |