Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsharpening.cc246 size_t element_index = layout.StringOffset(string_index); in ProcessLoadString() local
247 load_string->SetLoadKindWithDexCacheReference(load_kind, dex_file, element_index); in ProcessLoadString()
Dnodes.h5503 uint32_t element_index) { in SetLoadKindWithDexCacheReference() argument
5506 load_data_.ref.dex_cache_element_index = element_index; in SetLoadKindWithDexCacheReference()