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.cc86 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F() local
90 HInstruction* const args[] = { array, index, value, extra_arg1, extra_arg2 }; in TEST_F()
155 HInstruction* extra_arg1 = new (GetAllocator()) HParameterValue( in TEST_F() local
159 HInstruction* const args[] = { array, index, value, extra_arg1, extra_arg2 }; in TEST_F()