Home
last modified time | relevance | path

Searched refs:UAdd (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp786 auto *UAdd = ExtractValueInst::Create(UAddWithOverflow, 0, "uadd", InsertPt); in CombineUAddWithOverflow() local
791 AddI->replaceAllUsesWith(UAdd); in CombineUAddWithOverflow()