Home
last modified time | relevance | path

Searched refs:second_inst (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc2779 HInstruction* second_inst = new_inst2; in TEST_P() local
2782 std::swap(first_inst, second_inst); in TEST_P()
2791 HInstruction* call_left_left = MakeInvoke(DataType::Type::kVoid, { second_inst }); in TEST_P()