Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <JitStorageCache.hpp>
Public Member Functions | |
JitStorageCache () | |
std::unique_ptr< MemoryBuffer > | lookup (HashT &HashValue) |
void | store (HashT &HashValue, MemoryBufferRef ObjBufRef) |
void | printStats () |
|
inline |
|
inline |
|
inline |
|
inline |