Searched defs:SrcM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp31 std::unique_ptr<Module> SrcM; member in class:__anon1921::ModuleLinker
109 ModuleLinker(IRMover &Mover, std::unique_ptr<Module> SrcM, unsigned Flags, argument
[all...]
H A DIRMover.cpp384 std::unique_ptr<Module> SrcM; member in class:__anon1920::IRLinker
519 IRLinker(Module &DstM, MDMapT &SharedMDs, IRMover::IdentifiedStructTypeSet &Set, std::unique_ptr<Module> SrcM, ArrayRef<GlobalValue *> ValuesToLink, std::function<void(GlobalValue &, IRMover::ValueAdder)> AddLazyFor, bool IsPerformingImport) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h371 Module &SrcM = LMResources->SourceModule->getResource(); local
390 Module &SrcM = *SrcMPtr; local
583 Module &SrcM = LD.getSourceModule(LMId); local
631 Module &SrcM = LD.getSourceModule(LMId); local
[all...]

Completed in 107 milliseconds