Searched refs:MaybeIncrementHotness (Results 1 – 8 of 8) sorted by relevance
640 void MaybeIncrementHotness(bool is_frame_entry);
682 void MaybeIncrementHotness(bool is_frame_entry);
809 void MaybeIncrementHotness(bool is_frame_entry);
963 void MaybeIncrementHotness(bool is_frame_entry);
2111 void CodeGeneratorARMVIXL::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm::CodeGeneratorARMVIXL2194 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2294 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2639 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1112 void CodeGeneratorARM64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm64::CodeGeneratorARM641237 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()3497 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1471 void CodeGeneratorX86_64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86_64::CodeGeneratorX86_641576 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1722 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1096 void CodeGeneratorX86::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86::CodeGeneratorX861207 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1646 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()