Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_builder.cc1773 uint32_t orig_this_reg = operands.GetOperand(0); in HandleStringInit() local
1774 HInstruction* arg_this = LoadLocal(orig_this_reg, DataType::Type::kReference); in HandleStringInit()