Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
CompilerInterfaceRuntimeConstantInfo.h File Reference
#include <optional>
#include "proteus/CompilerInterfaceTypes.h"
#include "proteus/Error.h"
#include "proteus/RuntimeConstantTypeHelpers.h"
#include "proteus/Debug.h"
#include "proteus/Logger.hpp"
Include dependency graph for CompilerInterfaceRuntimeConstantInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  proteus::RuntimeConstantArgInfo
 
struct  proteus::RuntimeConstantArrayInfo
 
struct  proteus::RuntimeConstantObjectInfo
 
struct  proteus::RuntimeConstantInfo
 

Namespaces

namespace  proteus
 

Functions

template<typename T >
proteus::getRuntimeConstantValue (void *Arg)
 
RuntimeConstant proteus::dispatchGetRuntimeConstantValue (void **Args, const RuntimeConstantInfo &RCInfo)