Searched refs:second_inst (Results 1 – 1 of 1) sorted by relevance
2779 HInstruction* second_inst = new_inst2; in TEST_P() local2782 std::swap(first_inst, second_inst); in TEST_P()2791 HInstruction* call_left_left = MakeInvoke(DataType::Type::kVoid, { second_inst }); in TEST_P()