Home | History | Annotate | Download | only in optimizing

Lines Matching refs:target_method

1149     MethodReference target_method = invoke->GetTargetMethod();
1150 dex::TypeIndex type_idx = target_method.dex_file->GetMethodId(target_method.index).class_idx_;
1151 boot_image_type_patches_.emplace_back(target_method.dex_file, type_idx.index_);