Searched defs:DeduplicateMethodLiteral (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_arm.cc6580 Literal* CodeGeneratorARM::DeduplicateMethodLiteral(MethodReference target_method, function in class:CodeGeneratorARM
6588 return DeduplicateMethodLiteral(target_method, &method_patches_);
6592 return DeduplicateMethodLiteral(target_method, &call_patches_);

Completed in 57 milliseconds