Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp53 static bool subWithOverflow(APInt &Result, const APInt &In1, in subWithOverflow() function
2250 HiOverflow = subWithOverflow(HiBound, Prod, RangeSize, true); in foldICmpDivConstant()