Searched refs:store_two (Results 1 – 1 of 1) sorted by relevance
3725 HInstruction* store_two = MakeIFieldSet(new_inst, c5, MemberOffset(32)); in TEST_F() local3727 set_two->AddInstruction(store_two); in TEST_F()3779 EXPECT_EQ(store_two->InputAt(0), materialization_ins_two); in TEST_F()3856 HInstruction* store_two = MakeIFieldSet(new_inst, c5, MemberOffset(32)); in TEST_F() local3858 set_two->AddInstruction(store_two); in TEST_F()3909 EXPECT_INS_EQ(store_two->InputAt(0), new_phi) << *store_two << " vs " << *new_phi; in TEST_F()3990 HInstruction* store_two = MakeIFieldSet(new_inst, add_two, MemberOffset(32)); in TEST_F() local3995 set_two_and_escape->AddInstruction(store_two); in TEST_F()