Searched refs:GetReceiverRegisterForStringInit (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter.cc478 static int16_t GetReceiverRegisterForStringInit(const Instruction* instr) { function in namespace:art::interpreter
536 uint16_t this_obj_vreg = GetReceiverRegisterForStringInit(instr);

Completed in 37 milliseconds