Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination.cc121 static constexpr int16_t kDeclaringClassDefIndexForArrays = -1; member in art::HeapLocation
412 index, HeapLocation::kDeclaringClassDefIndexForArrays); in VisitArrayAccess()
898 HeapLocation::kDeclaringClassDefIndexForArrays); in VisitArrayGet()
909 HeapLocation::kDeclaringClassDefIndexForArrays, in VisitArraySet()