Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
H A DIRMover.cpp388 Module &DstM; member in __anon61347bbf0211::IRLinker
535 IRLinker(Module &DstM, MDMapT &SharedMDs, in IRLinker()