Searched refs:last_get (Results 1 – 1 of 1) sorted by relevance
1157 HInstruction* last_get = in TEST_F() local1159 HInvoke* body_value = MakeInvoke(DataType::Type::kInt32, { last_get, one_const }); in TEST_F()1168 loop_body->AddInstruction(last_get); in TEST_F()1195 if (IsRemoved(last_get)) { in TEST_F()1292 HInstruction* last_get = in TEST_F() local1294 HInvoke* body_value = MakeInvoke(DataType::Type::kInt32, { last_get, one_const }); in TEST_F()1300 loop_body->AddInstruction(last_get); in TEST_F()1305 return std::make_tuple(last_get, body_value, body_set, body_get, t_next); in TEST_F()