Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/IR/Module.h>
#include <llvm/Support/MemoryBuffer.h>
#include <memory>
#include "proteus/Frontend/TargetModel.hpp"
#include "proteus/Hashing.hpp"
Go to the source code of this file.
Classes | |
struct | LaunchDims |
struct | proteus::DispatchResult |
class | proteus::Dispatcher |
Namespaces | |
namespace | proteus |