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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp405 bool combineToUAddWithOverflow(CmpInst *Cmp, bool &ModifiedDT);
1268 bool CodeGenPrepare::combineToUAddWithOverflow(CmpInst *Cmp, function in class:CodeGenPrepare
1512 if (combineToUAddWithOverflow(Cmp, ModifiedDT))

Completed in 118 milliseconds