Searched refs:MaybeIncrementHotness (Results 1 – 8 of 8) sorted by relevance
658 void MaybeIncrementHotness(bool is_frame_entry);
638 void MaybeIncrementHotness(bool is_frame_entry);
794 void MaybeIncrementHotness(bool is_frame_entry);
915 void MaybeIncrementHotness(bool is_frame_entry);
1127 void CodeGeneratorARM64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm64::CodeGeneratorARM641251 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()3416 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
2084 void CodeGeneratorARMVIXL::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm::CodeGeneratorARMVIXL2165 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2265 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2610 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1401 void CodeGeneratorX86_64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86_64::CodeGeneratorX86_641503 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1649 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1076 void CodeGeneratorX86::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86::CodeGeneratorX861184 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1480 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()