|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include "proteus/CompilerInterfaceTypes.h"#include "proteus/impl/Config.h"#include "proteus/impl/Debug.h"#include "proteus/impl/Logger.h"#include "proteus/impl/RuntimeConstantTypeHelpers.h"#include <llvm/IR/IRBuilder.h>#include <llvm/Support/Debug.h>

Go to the source code of this file.
Classes | |
| class | proteus::TransformArgumentSpecialization |
Namespaces | |
| namespace | proteus |