Searched refs:instance_field_index_map_ (Results 1 – 1 of 1) sorted by relevance
258 std::map<uint32_t, uint32_t> instance_field_index_map_; in ProcessDexFile() local261 instance_field_index_map_[field.GetIndex()] = current_idx++; in ProcessDexFile()337 inst.Inst(), first_arg_reg, instance_field_index_map_, &iget_stats_); in ProcessDexFile()348 inst.Inst(), first_arg_reg, instance_field_index_map_, &iput_stats_); in ProcessDexFile()