Searched refs:ComdatKey (Results 1 – 3 of 3) sorted by relevance
466 GlobalValue *ComdatKey = nullptr; member
1645 const GlobalValue *ComdatKey = getComdatGVForCOFF(GV); in getSelectionForCOFF() local1646 if (const auto *GA = dyn_cast<GlobalAlias>(ComdatKey)) in getSelectionForCOFF()1647 ComdatKey = GA->getAliaseeObject(); in getSelectionForCOFF()1648 if (ComdatKey == GV) { in getSelectionForCOFF()
2944 S.ComdatKey = in preprocessXXStructorList()2973 if (GlobalValue *GV = S.ComdatKey) { in emitXXStructorList()