Searched refs:first_inst (Results 1 – 1 of 1) sorted by relevance
2778 HInstruction* first_inst = new_inst1; in TEST_P() local2782 std::swap(first_inst, second_inst); in TEST_P()2785 HInstruction* call_left = MakeInvoke(DataType::Type::kVoid, { first_inst }); in TEST_P()