Searched refs:IsWordEqual (Results 1 – 1 of 1) sorted by relevance
98 Matcher<Node*> IsWordEqual(const Matcher<Node*>& lhs_matcher, in IsWordEqual() function in v8::internal::compiler::ChangeLoweringTest148 EXPECT_THAT(reduction.replacement(), IsWordEqual(val, IsTrueConstant())); in TARGET_TEST_P()