Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp81 Module &DstM = Mover.getModule(); in getLinkedToGlobal() local
155 Module &DstM = Mover.getModule(); in computeResultingSelectionKind() local
221 Module &DstM = Mover.getModule(); in getComdatResult() local
458 Module &DstM = Mover.getModule(); in run() local
H A DIRMover.cpp378 Module &DstM; member in __anon1bd317f30211::IRLinker
522 IRLinker(Module &DstM, MDMapT &SharedMDs, in IRLinker()