Searched refs:NotSplatUndef (Results 1 – 1 of 1) sorted by relevance
1346 Constant *NotSplatUndef = ConstantVector::get({CU, C1, CU, CU ,C0}); in TEST() local1354 EXPECT_EQ(NotSplatUndef->getSplatValue(), nullptr); in TEST()1362 EXPECT_EQ(NotSplatUndef->getSplatValue(false), nullptr); in TEST()1370 EXPECT_EQ(NotSplatUndef->getSplatValue(true), nullptr); in TEST()