Searched refs:NewSExt (Results 1 – 1 of 1) sorted by relevance
1237 Instruction *NewSExt = in reuniteExts() local1239 NewSExt->takeName(I); in reuniteExts()1240 I->replaceAllUsesWith(NewSExt); in reuniteExts()1241 NewSExt->setDebugLoc(I->getDebugLoc()); in reuniteExts()1250 Instruction *NewSExt = in reuniteExts() local1252 NewSExt->takeName(I); in reuniteExts()1253 I->replaceAllUsesWith(NewSExt); in reuniteExts()1254 NewSExt->setDebugLoc(I->getDebugLoc()); in reuniteExts()