HomeSort by relevance Sort by last modified time
    Searched defs:method_patches_ (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
code_generator_arm.h 560 MethodToLiteralMap method_patches_; member in class:art::arm::CodeGeneratorARM
code_generator_x86.h 588 ArenaDeque<MethodPatchInfo<Label>> method_patches_; member in class:art::x86::CodeGeneratorX86
code_generator_x86_64.h 563 ArenaDeque<MethodPatchInfo<Label>> method_patches_; member in class:art::x86_64::CodeGeneratorX86_64
code_generator_arm64.h 638 MethodToLiteralMap method_patches_; member in class:art::arm64::CodeGeneratorARM64

Completed in 46 milliseconds