Home
last modified time | relevance | path

Searched refs:DstC (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp235 const Comdat *DstC = &DstCI->second; in getComdatResult() local
236 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
480 const Comdat *DstC = &DstCI->second; in run() local
481 ReplacedDstComdats.insert(DstC); in run()
/external/llvm/lib/Linker/
DLinkModules.cpp251 const Comdat *DstC = &DstCI->second; in getComdatResult() local
252 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
509 const Comdat *DstC = &DstCI->second; in run() local
510 ReplacedDstComdats.insert(DstC); in run()