Searched refs:UAddWithOverflow (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp784 auto *UAddWithOverflow = local
786 auto *UAdd = ExtractValueInst::Create(UAddWithOverflow, 0, "uadd", InsertPt);
788 ExtractValueInst::Create(UAddWithOverflow, 1, "overflow", InsertPt);

Completed in 43 milliseconds