Searched refs:UAdd (Results 1 – 1 of 1) sorted by relevance
786 auto *UAdd = ExtractValueInst::Create(UAddWithOverflow, 0, "uadd", InsertPt); in CombineUAddWithOverflow() local791 AddI->replaceAllUsesWith(UAdd); in CombineUAddWithOverflow()