Searched refs:addSourceModule (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h213 SourceModuleHandle addSourceModule(std::unique_ptr<Module> M) { function in struct:llvm::orc::LegacyCompileOnDemandLayer::LogicalDylib
391 auto LMId = LD.addSourceModule(std::move(SrcMPtr));

Completed in 42 milliseconds