Home | History | Annotate | Download | only in optimizing

Lines Matching refs:jit_string_patches_

1038       jit_string_patches_(graph->GetArena()->Adapter(kArenaAllocCodeGenerator)),
6298 jit_string_patches_.emplace_back(dex_file, dex_index.index_);
6299 PatchInfo<Label>* info = &jit_string_patches_.back();
7835 for (const PatchInfo<Label>& info : jit_string_patches_) {