Searched refs:getSelectionKind (Results 1 – 8 of 8) sorted by relevance
42 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind() function
49 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
197 if (C->getSelectionKind() != Comdat::Any) in getELFComdat()845 switch (C->getSelectionKind()) { in getSelectionForCOFF()
439 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()452 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
1070 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
88 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
3241 switch (getSelectionKind()) { in print()
557 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()