Searched refs:location_kind (Results 1 – 1 of 1) sorted by relevance
294 DexRegisterLocation::Kind location_kind = dex_register_map[vreg].GetKind(); in GetVRegFromOptimizedCode() local295 switch (location_kind) { in GetVRegFromOptimizedCode()