Home
last modified time | relevance | path

Searched defs:MaybeIncrementHotness (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_arm64.cc1238 void CodeGeneratorARM64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm64::CodeGeneratorARM64
Dcode_generator_x86_64.cc1662 void CodeGeneratorX86_64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86_64::CodeGeneratorX86_64
Dcode_generator_x86.cc1266 void CodeGeneratorX86::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86::CodeGeneratorX86
Dcode_generator_arm_vixl.cc2240 void CodeGeneratorARMVIXL::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm::CodeGeneratorARMVIXL