Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
500 GlobalValue *ComdatKey = nullptr; member
1705 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1706 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1707 ComdatKey = GA->getAliaseeObject(); in getSelectionForCOFF()1708 if (ComdatKey == GV) { in getSelectionForCOFF()
3280 S.ComdatKey = in preprocessXXStructorList()3309 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()