Searched refs:NewBaseSExt (Results 1 – 1 of 1) sorted by relevance
785 Value *NewBaseSExt = IRB.CreateSExt(Bottom, BaseSExt->getType()); in CreateWideLoad() local786 BaseSExt->replaceAllUsesWith(NewBaseSExt); in CreateWideLoad()800 << *NewBaseSExt << "\n" in CreateWideLoad()