Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
414 GlobalValue *ComdatKey = nullptr; member
1567 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1568 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1569 ComdatKey = GA->getBaseObject(); in getSelectionForCOFF()1570 if (ComdatKey == GV) { in getSelectionForCOFF()
2307 S.ComdatKey = in preprocessXXStructorList()2336 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()