Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DMathExtrasTest.cpp314 bool OverflowExpected = A > B && K == 1; in SaturatingMultiplyTestHelper() local
316 if(OverflowExpected) { in SaturatingMultiplyTestHelper()
/external/llvm-project/llvm/unittests/Support/
DMathExtrasTest.cpp366 bool OverflowExpected = A > B && K == 1; in SaturatingMultiplyTestHelper() local
368 if(OverflowExpected) { in SaturatingMultiplyTestHelper()