Searched refs:array_index_reg (Results 1 – 1 of 1) sorted by relevance
224 dex::u4 array_index_reg = array_size_reg; in InjectArrayParamsHook() local239 index_const_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_index_reg)); in InjectArrayParamsHook()247 aput_op->operands.push_back(code_ir->Alloc<lir::VReg>(array_index_reg)); in InjectArrayParamsHook()