Searched refs:UAddWithOverflow (Results 1 – 1 of 1) sorted by relevance
1186 auto *UAddWithOverflow = in CombineUAddWithOverflow() local1188 UAddWithOverflow->setDebugLoc(Loc); in CombineUAddWithOverflow()1189 auto *UAdd = ExtractValueInst::Create(UAddWithOverflow, 0, "uadd", InsertPt); in CombineUAddWithOverflow()1192 ExtractValueInst::Create(UAddWithOverflow, 1, "overflow", InsertPt); in CombineUAddWithOverflow()