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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp31 std::unique_ptr<Module> SrcM; member in class:__anon3710::ModuleLinker
109 ModuleLinker(IRMover &Mover, std::unique_ptr<Module> SrcM, unsigned Flags, argument
[all...]
H A DIRMover.cpp388 std::unique_ptr<Module> SrcM; member in class:__anon3709::IRLinker
523 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-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h372 Module &SrcM = LMResources->SourceModule->getResource(); local
391 Module &SrcM = *SrcMPtr; local
583 Module &SrcM = LD.getSourceModule(LMId); local
631 Module &SrcM = LD.getSourceModule(LMId); local
[all...]

Completed in 110 milliseconds