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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h220 Module& getSourceModule(SourceModuleHandle H) { function in struct:llvm::orc::LegacyCompileOnDemandLayer::LogicalDylib
583 Module &SrcM = LD.getSourceModule(LMId);
631 Module &SrcM = LD.getSourceModule(LMId);

Completed in 101 milliseconds