Lines Matching refs:getOrInsertComdat
215 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1103 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1325 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1417 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1449 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1476 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1506 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1534 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1552 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1582 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1597 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()