Searched refs:setSelectionKind (Results 1 – 16 of 16) sorted by relevance
68 Cd->setSelectionKind(Comdat::Any); in LLVMSetComdatSelectionKind()71 Cd->setSelectionKind(Comdat::ExactMatch); in LLVMSetComdatSelectionKind()74 Cd->setSelectionKind(Comdat::Largest); in LLVMSetComdatSelectionKind()77 Cd->setSelectionKind(Comdat::NoDeduplicate); in LLVMSetComdatSelectionKind()80 Cd->setSelectionKind(Comdat::SameSize); in LLVMSetComdatSelectionKind()
48 void setSelectionKind(SelectionKind Val) { SK = Val; } in setSelectionKind() function
107 C->setSelectionKind(Comdat::NoDeduplicate); in getOrCreateFunctionComdat()
30 DC->setSelectionKind(SC->getSelectionKind()); in copyComdat()
100 C->setSelectionKind(CD->getSelectionKind()); in rewriteComdat()
55 to->getComdat()->setSelectionKind(from->getComdat()->getSelectionKind()); in copyLinkageVisibility()
214 C->setSelectionKind(Comdat::Any); in runImpl()
151 C->setSelectionKind(Comdat::NoDeduplicate); in maybeInternalize()
1348 NewC->setSelectionKind(C->getSelectionKind()); in trySingleImplDevirt()
975 DC->setSelectionKind(SC->getSelectionKind()); in linkGlobalValueProto()
1470 C->setSelectionKind(Comdat::NoDeduplicate); in maybeSetComdat()
809 NewComdat->setSelectionKind(OrigComdat->getSelectionKind()); in renameComdatFunction()
2316 C->setSelectionKind(Comdat::NoDeduplicate); in SetComdatForGlobalMetadata()
1923 C->setSelectionKind(llvm::Comdat::Largest); in getAddrOfVTable()
4060 C->setSelectionKind(SK); in parseComdatRecord()
907 C->setSelectionKind(SK); in parseComdat()