Searched refs:body_set (Results 1 – 1 of 1) sorted by relevance
1160 HInstruction* body_set = in TEST_F() local1170 loop_body->AddInstruction(body_set); in TEST_F()1197 EXPECT_INS_REMOVED(body_set); in TEST_F()1202 EXPECT_INS_RETAINED(body_set); in TEST_F()1295 HInstruction* body_set = in TEST_F() local1302 loop_body->AddInstruction(body_set); in TEST_F()1305 return std::make_tuple(last_get, body_value, body_set, body_get, t_next); in TEST_F()1603 HInstruction* body_set = in TEST_F() local1607 body->AddInstruction(body_set); in TEST_F()1633 EXPECT_INS_RETAINED(body_set); in TEST_F()[all …]