Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::ObjectCache Member List

This is the complete list of members for proteus::ObjectCache, including all inherited members.

getAccesses() const =0proteus::ObjectCachepure virtual
getHits() const =0proteus::ObjectCachepure virtual
getName() const =0proteus::ObjectCachepure virtual
lookup(const HashT &HashValue)=0proteus::ObjectCachepure virtual
ObjectCache()=defaultproteus::ObjectCacheprotected
printStats()=0proteus::ObjectCachepure virtual
store(const HashT &HashValue, const CacheEntry &Entry)=0proteus::ObjectCachepure virtual
~ObjectCache()=defaultproteus::ObjectCachevirtual