Searched refs:LayoutHotnessInfo (Results 1 – 2 of 2) sorted by relevance
130 const DexLayoutHotnessInfo& LayoutHotnessInfo() const { in LayoutHotnessInfo() function
612 auto it = dex_layout_->LayoutHotnessInfo().code_item_layout_.find(code_item.get()); in WriteCodeItems()613 if (it != dex_layout_->LayoutHotnessInfo().code_item_layout_.end()) { in WriteCodeItems()