Searched refs:SrcC (Results 1 – 1 of 1) sorted by relevance
76 bool getComdatResult(const Comdat *SrcC, Comdat::SelectionKind &SK,235 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult() argument239 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()240 StringRef ComdatName = SrcC->getName(); in getComdatResult()