Searched refs:MatchStoreVal (Results 1 – 1 of 1) sorted by relevance
889 Value *MatchLoad, *MatchStoreVal, *MatchStorePointer; in TEST_F() local898 EXPECT_TRUE(m_Store(m_Value(MatchStoreVal), m_Value(MatchStorePointer)) in TEST_F()900 EXPECT_EQ(FourtyTwo, MatchStoreVal); in TEST_F()903 EXPECT_FALSE(m_Store(m_Value(MatchStoreVal), m_Value(MatchStorePointer)) in TEST_F()