Searched refs:array_index_reg (Results 1 – 1 of 1) sorted by relevance
275 dex::u4 array_index_reg = array_size_reg; in InjectArrayParamsHook() local301 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()