Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp52 static bool subWithOverflow(APInt &Result, const APInt &In1, in subWithOverflow() function
2433 HiOverflow = subWithOverflow(HiBound, Prod, RangeSize, true); in foldICmpDivConstant()
2511 !subWithOverflow(SubResult, *C2, C, Cmp.isSigned())) in foldICmpSubConstant()