Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
450 GlobalValue *ComdatKey = nullptr; member
1593 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1594 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1595 ComdatKey = GA->getAliaseeObject(); in getSelectionForCOFF()1596 if (ComdatKey == GV) { in getSelectionForCOFF()
2537 S.ComdatKey = in preprocessXXStructorList()2566 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()