Lines Matching refs:getOrInsertComdat
219 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1108 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1332 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1425 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1457 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1484 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1514 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1542 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1560 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1590 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1605 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()