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