Searched refs:value_reg (Results 1 – 1 of 1) sorted by relevance
252 dex::u4 value_reg = 2; in InjectArrayParamsHook() local293 const_str_op->operands.push_back(code_ir->Alloc<lir::VReg>(value_reg)); // dst in InjectArrayParamsHook()298 src_reg = value_reg; in InjectArrayParamsHook()300 BoxValue(bytecode, code_ir, type, current_reg, value_reg); in InjectArrayParamsHook()301 src_reg = value_reg; in InjectArrayParamsHook()