Home
last modified time | relevance | path

Searched defs:notifyObjectCompiled (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCompileUtils.cpp77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler
/freebsd-src/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp312 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp315 void notifyObjectCompiled(const llvm::Module *module, GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper