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