Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DConstantRangeTest.cpp2098 bool RangeHasNoOverflow = false; in TestOverflowExhaustive() local
2103 RangeHasNoOverflow = true; in TestOverflowExhaustive()
2119 EXPECT_FALSE(RangeHasNoOverflow); in TestOverflowExhaustive()
2124 EXPECT_FALSE(RangeHasNoOverflow); in TestOverflowExhaustive()
2129 EXPECT_TRUE(RangeHasNoOverflow); in TestOverflowExhaustive()
2139 EXPECT_TRUE(RangeHasNoOverflow); in TestOverflowExhaustive()