Lines Matching refs:getOrInsertComdat
218 GV->setComdat(TheModule.getOrInsertComdat(name)); in ExportUniqueString()
1124 ObjCStrGV->setComdat(TheModule.getOrInsertComdat(StringName)); in GenerateConstantString()
1345 GV->setComdat(TheModule.getOrInsertComdat(RefName)); in GenerateProtocolRef()
1436 GV->setComdat(TheModule.getOrInsertComdat(SymName)); in GenerateProtocolRef()
1474 GV->setComdat(TheModule.getOrInsertComdat(TypesVarName)); in GetTypeString()
1494 GV->setComdat(TheModule.getOrInsertComdat(SelVarName)); in GetConstantSelector()
1523 Sym->setComdat(TheModule.getOrInsertComdat((Prefix + in GetSectionBounds()
1551 LoadFunction->setComdat(TheModule.getOrInsertComdat(".objcv2_load_function")); in ModuleInitFunction()
1569 InitStruct->setComdat(TheModule.getOrInsertComdat(".objc_init")); in ModuleInitFunction()
1599 InitVar->setComdat(TheModule.getOrInsertComdat(".objc_ctor")); in ModuleInitFunction()
1614 GV->setComdat(TheModule.getOrInsertComdat(Name)); in ModuleInitFunction()