Searched defs:notifyObjectCompiled (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | CompileUtils.cpp | 77 void SimpleCompiler::notifyObjectCompiled(const Module &M, in notifyObjectCompiled() function in llvm::orc::SimpleCompiler |
/freebsd/contrib/llvm-project/lldb/source/Expression/ | ||
H A D | IRExecutionUnit.cpp | 314 void notifyObjectCompiled(const llvm::Module *module, in GetRunnableInfo() function in IRExecutionUnit::GetRunnableInfo::ObjectDumper |
/freebsd/contrib/llvm-project/llvm/tools/lli/ | ||
H A D | lli.cpp | 312 void notifyObjectCompiled(const Module *M, MemoryBufferRef Obj) override { in notifyObjectCompiled() function in LLIObjectCache |