Searched defs:RecordAppImageMethodPatch (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_x86_64.cc | 1322 void CodeGeneratorX86_64::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86_64::CodeGeneratorX86_64 |
H A D | code_generator_x86.cc | 5751 void CodeGeneratorX86::RecordAppImageMethodPatch(HInvoke* invoke) { in RecordAppImageMethodPatch() function in art::x86::CodeGeneratorX86 |