Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc323 size_t loc_index) { in KeepStoresIfAliasedToLocation() argument
325 if ((i == loc_index) || heap_location_collector_.MayAlias(i, loc_index)) { in KeepStoresIfAliasedToLocation()