Home
last modified time | relevance | path

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

/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()