Home | History | Annotate | Download | only in optimizing

Lines Matching refs:relative_call_patches_

917       relative_call_patches_(graph->GetArena()->Adapter(kArenaAllocCodeGenerator)),
3698 relative_call_patches_.emplace_back(invoke->GetTargetMethod());
3699 vixl::Label* label = &relative_call_patches_.back().label;
3806 relative_call_patches_.size() +
3826 for (const MethodPatchInfo<vixl::Label>& info : relative_call_patches_) {