Searched refs:NewDA (Results 1 – 1 of 1) sorted by relevance
744 GlobalAlias *NewDA = new GlobalAlias(TypeMap.get(SGA->getType()), in linkAliasProto() local747 CopyGVAttributes(NewDA, SGA); in linkAliasProto()751 DGV->replaceAllUsesWith(ConstantExpr::getBitCast(NewDA, DGV->getType())); in linkAliasProto()755 ValueMap[SGA] = NewDA; in linkAliasProto()