Home
last modified time | relevance | path

Searched defs:DstM (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp82 Module &DstM = Mover.getModule(); in getLinkedToGlobal() local
156 Module &DstM = Mover.getModule(); in computeResultingSelectionKind() local
222 Module &DstM = Mover.getModule(); in getComdatResult() local
463 Module &DstM = Mover.getModule(); in run() local
[all...]
H A DIRMover.cpp388 Module &DstM; global() member in __anon3b46d3ba0211::IRLinker
539 IRLinker(Module & DstM,MDMapT & SharedMDs,IRMover::IdentifiedStructTypeSet & Set,std::unique_ptr<Module> SrcM,ArrayRef<GlobalValue * > ValuesToLink,IRMover::LazyCallback AddLazyFor,bool IsPerformingImport) IRLinker() argument
[all...]