Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/IR/Value.h>
#include <llvm/Support/raw_ostream.h>
Go to the source code of this file.
Namespaces | |
namespace | proteus |
Macros | |
#define | PROTEUS_DBG(x) |
Functions | |
std::string | proteus::toString (Value &V) |
#define PROTEUS_DBG | ( | x | ) |