Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <optional>
#include "proteus/CompilerInterfaceTypes.h"
#include "proteus/Error.h"
#include "proteus/RuntimeConstantTypeHelpers.h"
Go to the source code of this file.
Classes | |
struct | proteus::RuntimeConstantArgInfo |
struct | proteus::RuntimeConstantArrayInfo |
struct | proteus::RuntimeConstantObjectInfo |
struct | proteus::RuntimeConstantInfo |
Namespaces | |
namespace | proteus |