Searched defs:array_location_reverse_map_ (Results 1 - 1 of 1) sorted by relevance

/art/compiler/dex/
H A Dglobal_value_numbering.h167 return array_location_reverse_map_[location]->first.base;
172 return array_location_reverse_map_[location]->first.index;
241 ScopedArenaVector<const ArrayLocationMap::value_type*> array_location_reverse_map_; member in class:art::GlobalValueNumbering

Completed in 16 milliseconds