Searched defs:notifyObjectCompiled (Results 1 – 3 of 3) sorted by relevance
95 void notifyObjectCompiled(const Module &M, const MemoryBuffer &ObjBuffer) { in notifyObjectCompiled() function
248 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
307 void notifyObjectCompiled(const llvm::Module *module, in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper