Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DMathExtrasTest.cpp404 bool OverflowExpected = A > B && K == 1; in SaturatingMultiplyTestHelper() local
406 if(OverflowExpected) { in SaturatingMultiplyTestHelper()