|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <llvm/ADT/SetVector.h>#include <llvm/Demangle/Demangle.h>#include <llvm/IR/Constants.h>#include <llvm/IR/IRBuilder.h>#include <llvm/IR/Instructions.h>#include <llvm/IR/Module.h>#include <llvm/IR/PatternMatch.h>#include <llvm/IR/Verifier.h>#include <llvm/Support/Debug.h>#include <llvm/Support/JSON.h>#include <llvm/Support/MemoryBuffer.h>#include "proteus/Error.h"#include "proteus/RuntimeConstantTypeHelpers.h"#include "AnnotationHandler.h"#include "Helpers.h"#include "Types.h"
Namespaces | |
| namespace | proteus |