Searched defs:IsOverflowHigh (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | ConstantRangeTest.cpp | 2101 bool IsOverflowHigh; in TestOverflowExhaustive() local 2147 [](bool &IsOverflowHigh, const APInt &N1, const APInt &N2) { in TEST_F() 2160 [](bool &IsOverflowHigh, const APInt &N1, const APInt &N2) { in TEST_F() 2173 [](bool &IsOverflowHigh, const APInt &N1, const APInt &N2) { in TEST_F() 2186 [](bool &IsOverflowHigh, const APInt &N1, const APInt &N2) { in TEST_F() 2199 [](bool &IsOverflowHigh, const APInt &N1, const APInt &N2) { in TEST_F()
|