Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc944 uint32_t string_init_vreg_this = is_range ? vregC : arg[0]; in DoCallCommon() local
1083 SetStringInitValueToAllAliases(&shadow_frame, string_init_vreg_this, *result); in DoCallCommon()