Home | History | Annotate | Download | only in optimizing

Lines Matching refs:DeduplicateMethodLiteral

6580 Literal* CodeGeneratorARM::DeduplicateMethodLiteral(MethodReference target_method,
6588 return DeduplicateMethodLiteral(target_method, &method_patches_);
6592 return DeduplicateMethodLiteral(target_method, &call_patches_);