Searched refs:getSelectionKind (Results 1 – 17 of 17) sorted by relevance
47 SelectionKind getSelectionKind() const { return SK; } in getSelectionKind() function
49 switch (unwrap(C)->getSelectionKind()) { in LLVMGetComdatSelectionKind()
125 return C && C->getSelectionKind() != Comdat::NoDeduplicate; in canBenefitFromLocalAlias()
5105 switch (getSelectionKind()) { in print()
55 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
568 if (C->getSelectionKind() != Comdat::Any && in getELFComdat()569 C->getSelectionKind() != Comdat::NoDeduplicate) in getELFComdat()792 IsComdat = C->getSelectionKind() == Comdat::Any; in getGlobalObjectInfo()1007 IsComdat = C->getSelectionKind() == Comdat::Any; in getSectionForLSDA()1709 switch (C->getSelectionKind()) { in getSelectionForCOFF()2189 if (C->getSelectionKind() != Comdat::Any) in getWasmComdat()
30 DC->setSelectionKind(SC->getSelectionKind()); in copyComdat()
100 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
82 G.getComdat()->getSelectionKind() != Comdat::NoDeduplicate) in IRMaterializationUnit()
223 Comdat::SelectionKind SSK = SrcC->getSelectionKind(); in getComdatResult()236 Comdat::SelectionKind DSK = DstC->getSelectionKind(); in getComdatResult()
975 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
209 Comdat.SelectionKind = C->getSelectionKind(); in getComdatIndex()
1348 NewC->setSelectionKind(C->getSelectionKind()); in trySingleImplDevirt()
809 NewComdat->setSelectionKind(OrigComdat->getSelectionKind()); in renameComdatFunction()
2119 switch (C->getSelectionKind()) { in shouldInstrumentGlobal()
848 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()
1385 switch (C.getSelectionKind()) { in getEncodedComdatSelectionKind()