Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp871 auto *UAddWithOverflow = in CombineUAddWithOverflow() local
873 auto *UAdd = ExtractValueInst::Create(UAddWithOverflow, 0, "uadd", InsertPt); in CombineUAddWithOverflow()
875 ExtractValueInst::Create(UAddWithOverflow, 1, "overflow", InsertPt); in CombineUAddWithOverflow()