Searched refs:getSelectionKind (Results 1 – 8 of 8) sorted by relevance
40 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind() function
49 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
200 if (C->getSelectionKind() != Comdat::Any) in getELFComdat()869 switch (C->getSelectionKind()) { in getSelectionForCOFF()
239 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()252 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
923 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
87 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
3342 switch (getSelectionKind()) { in print()
986 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()