Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis_test.cc87 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F() local
91 HInstruction* const args[] = { array, index, value, extra_arg1, extra_arg2 }; in TEST_F()
156 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F() local
160 HInstruction* const args[] = { array, index, value, extra_arg1, extra_arg2 }; in TEST_F()