|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
#include <MemoryCache.hpp>
Public Member Functions | |
| MemoryCache (const std::string &Label) | |
| Function_t | lookup (HashT &HashValue) |
| void | insert (HashT &HashValue, Function_t FunctionPtr, StringRef FnName) |
| void | printStats () |
|
inline |
|
inline |
|
inline |
|
inline |