Home | History | Annotate | Download | only in dex

Lines Matching refs:num_indexes

1506   temp_.smi.num_indexes = method_lowering_infos_.size();
1508 temp_scoped_alloc_.get(), temp_.smi.num_indexes, false, kBitMapMisc);
1511 temp_scoped_alloc_->AllocArray<uint16_t>(temp_.smi.num_indexes, kArenaAllocGrowableArray);
1562 temp_.smi.num_indexes = 0u;