Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Dinstrumentation.cc275 dex::u4 array_index_reg = array_size_reg; in InjectArrayParamsHook() local
301 index_const_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_index_reg)); in InjectArrayParamsHook()
309 aput_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_index_reg)); in InjectArrayParamsHook()