Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
477 GlobalValue *ComdatKey = nullptr; member
1647 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1648 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1649 ComdatKey = GA->getAliaseeObject(); in getSelectionForCOFF()1650 if (ComdatKey == GV) { in getSelectionForCOFF()
2934 S.ComdatKey = in preprocessXXStructorList()2963 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()