Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
414 GlobalValue *ComdatKey = nullptr; member
1547 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1548 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1549 ComdatKey = GA->getBaseObject(); in getSelectionForCOFF()1550 if (ComdatKey == GV) { in getSelectionForCOFF()
2287 S.ComdatKey = in preprocessXXStructorList()2311 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()