Home | History | Annotate | Download | only in optimizing

Lines Matching refs:string_patches_

804       string_patches_(graph->GetArena()->Adapter(kArenaAllocCodeGenerator)),
4453 string_patches_.emplace_back(load_string->GetDexFile(), load_string->GetStringIndex());
4454 __ Bind(&string_patches_.back().label);
4471 string_patches_.size();
4500 for (const StringPatchInfo<Label>& info : string_patches_) {
4508 for (const StringPatchInfo<Label>& info : string_patches_) {