Lines Matching refs:getOrInsertComdat
215 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1107 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1329 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1422 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1454 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1481 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1511 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1539 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1557 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1587 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1602 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()