Searched refs:getSelectionKind (Results 1 – 21 of 21) sorted by relevance
40 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind() function
45 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind() function
44 switch (unwrap(C)->getSelectionKind()) { in LLVMGetComdatSelectionKind()
4019 switch (getSelectionKind()) { in print()
48 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
329 if (C->getSelectionKind() != Comdat::Any) in getELFComdat()1068 switch (C->getSelectionKind()) { in getSelectionForCOFF()1457 if (C->getSelectionKind() != Comdat::Any) in getWasmComdat()
49 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
200 if (C->getSelectionKind() != Comdat::Any) in getELFComdat()869 switch (C->getSelectionKind()) { in getSelectionForCOFF()
223 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()236 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
966 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
239 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()252 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
923 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
27 DC->setSelectionKind(SC->getSelectionKind()); in copyComdat()
103 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
87 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
710 EXPECT_EQ(Comdat::ExactMatch, CD->getSelectionKind()); in TEST_F()
661 NewComdat->setSelectionKind(OrigComdat->getSelectionKind()); in renameComdatFunction()
805 NewC->setSelectionKind(C->getSelectionKind()); in trySingleImplDevirt()
3342 switch (getSelectionKind()) { in print()
986 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()
1021 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()