Home | History | Annotate | Download | only in optimizing

Lines Matching full:string_index

2588       uint32_t string_index = instruction.VRegB_21c();
2590 new (arena_) HLoadString(graph_->GetCurrentMethod(), string_index, *dex_file_, dex_pc));
2596 uint32_t string_index = instruction.VRegB_31c();
2598 new (arena_) HLoadString(graph_->GetCurrentMethod(), string_index, *dex_file_, dex_pc));