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