Searched refs:JitCache (Results 1 – 2 of 2) sorted by relevance
91 class JitCache : public llvm::ObjectCache95 JitCache();96 virtual ~JitCache() {} in ~JitCache()147 JitCache mCache;
637 JitCache::JitCache() in JitCache() function in JitCache675 void JitCache::CalcModuleCacheDir() in CalcModuleCacheDir()692 void JitCache::notifyObjectCompiled(const llvm::Module* M, llvm::MemoryBufferRef Obj) in notifyObjectCompiled()745 std::unique_ptr<llvm::MemoryBuffer> JitCache::getObject(const llvm::Module* M) in getObject()