Home | History | Annotate | Download | only in optimizing

Lines Matching refs:pc_relative_dex_cache_patches_

1438       pc_relative_dex_cache_patches_(graph->GetArena()->Adapter(kArenaAllocCodeGenerator)),
4613 return NewPcRelativePatch(dex_file, element_offset, adrp_label, &pc_relative_dex_cache_patches_);
4714 pc_relative_dex_cache_patches_.size() +
4722 for (const PcRelativePatchInfo& info : pc_relative_dex_cache_patches_) {