Searched refs:ZFull (Results 1 – 1 of 1) sorted by relevance
183 ConstantRange ZFull = Full.zeroExtend(20); in TEST_F() local188 EXPECT_EQ(ZFull, ConstantRange(APInt(20, 0), APInt(20, 0x10000))); in TEST_F()