Searched refs:MaybeIncrementHotness (Results 1 – 8 of 8) sorted by relevance
660 void MaybeIncrementHotness(bool is_frame_entry);
685 void MaybeIncrementHotness(bool is_frame_entry);
811 void MaybeIncrementHotness(bool is_frame_entry);
968 void MaybeIncrementHotness(bool is_frame_entry);
2191 void CodeGeneratorARMVIXL::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm::CodeGeneratorARMVIXL2242 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2342 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()2687 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1196 void CodeGeneratorARM64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::arm64::CodeGeneratorARM641299 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()3577 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1617 void CodeGeneratorX86_64::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86_64::CodeGeneratorX86_641707 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1893 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()
1223 void CodeGeneratorX86::MaybeIncrementHotness(bool is_frame_entry) { in MaybeIncrementHotness() function in art::x86::CodeGeneratorX861300 MaybeIncrementHotness(/* is_frame_entry= */ true); in GenerateFrameEntry()1751 codegen_->MaybeIncrementHotness(/* is_frame_entry= */ false); in HandleGoto()