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

/art/compiler/optimizing/
H A Dcode_generator_x86.cc4445 void CodeGeneratorX86::RecordSimplePatch() { function in class:art::x86::CodeGeneratorX86
6044 codegen_->RecordSimplePatch();
H A Dcode_generator_x86_64.cc877 void CodeGeneratorX86_64::RecordSimplePatch() { function in class:art::x86_64::CodeGeneratorX86_64
5461 codegen_->RecordSimplePatch();

Completed in 232 milliseconds