Searched refs:JitCache (Results 1 – 2 of 2) sorted by relevance
92 class JitCache : public llvm::ObjectCache96 JitCache();97 virtual ~JitCache() {} in ~JitCache()136 JitCache mCache;
585 JitCache::JitCache() in JitCache() function in JitCache647 void JitCache::notifyObjectCompiled(const llvm::Module *M, llvm::MemoryBufferRef Obj) in notifyObjectCompiled()694 std::unique_ptr<llvm::MemoryBuffer> JitCache::getObject(const llvm::Module* M) in getObject()