Searched defs:DstC (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
H A DLinkModules.cpp251 const Comdat *DstC = &DstCI->second; local
252 Comdat::SelectionKind DSK = DstC->getSelectionKind();
509 const Comdat *DstC = &DstCI->second; local
510 ReplacedDstComdats.insert(DstC);

Completed in 264 milliseconds