Searched refs:NewSExt (Results 1 – 1 of 1) sorted by relevance
1298 Instruction *NewSExt = in reuniteExts() local1300 NewSExt->takeName(I); in reuniteExts()1301 I->replaceAllUsesWith(NewSExt); in reuniteExts()1302 NewSExt->setDebugLoc(I->getDebugLoc()); in reuniteExts()1311 Instruction *NewSExt = in reuniteExts() local1313 NewSExt->takeName(I); in reuniteExts()1314 I->replaceAllUsesWith(NewSExt); in reuniteExts()1315 NewSExt->setDebugLoc(I->getDebugLoc()); in reuniteExts()