|
Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
|
This is the complete list of members for proteus::ObjectCache, including all inherited members.
| getAccesses() const =0 | proteus::ObjectCache | pure virtual |
| getHits() const =0 | proteus::ObjectCache | pure virtual |
| getName() const =0 | proteus::ObjectCache | pure virtual |
| lookup(const HashT &HashValue)=0 | proteus::ObjectCache | pure virtual |
| ObjectCache()=default | proteus::ObjectCache | protected |
| printStats()=0 | proteus::ObjectCache | pure virtual |
| store(const HashT &HashValue, const CacheEntry &Entry)=0 | proteus::ObjectCache | pure virtual |
| ~ObjectCache()=default | proteus::ObjectCache | virtual |