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