Searched defs:storage_index_ (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/dex/
H A Dmir_field_info.h201 storage_index_(DexFile::kDexNoIndex) {
229 return storage_index_;
252 uint32_t storage_index_; member in class:art::MirSFieldLoweringInfo
/art/compiler/dex/quick/
H A Dgen_common.cc138 storage_index_(storage_index), r_base_(r_base_in) {
146 m2l_->CallRuntimeHelperImm(kQuickInitializeStaticStorage, storage_index_, true);
157 const int storage_index_; member in class:art::StaticFieldSlowPath

Completed in 280 milliseconds