Lines Matching refs:getOrInsertComdat
224 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1088 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1275 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1365 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1397 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1424 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1454 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1482 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1499 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1529 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1544 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()