LLVM API Documentation
#include "Interpreter.h"
#include "llvm/CodeGen/IntrinsicLowering.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Module.h"
#include "llvm/ModuleProvider.h"
Include dependency graph for Interpreter.cpp:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Classes | |
struct | RegisterInterp |
Functions | |
void | llvm::LinkInInterpreter () |
Variables | |
static struct RegisterInterp | InterpRegistrator |
struct RegisterInterp InterpRegistrator [static] |