Searched refs:FoldGAddInt (Results 1 – 1 of 1) sorted by relevance
83 Optional<APInt> FoldGAddInt = in TEST_F() local86 EXPECT_TRUE(FoldGAddInt.has_value()); in TEST_F()87 EXPECT_EQ(25ULL, FoldGAddInt.value().getLimitedValue()); in TEST_F()