Home
last modified time | relevance | path

Searched refs:LayoutHotnessInfo (Results 1 – 2 of 2) sorted by relevance

/art/dexlayout/
Ddexlayout.h128 const DexLayoutHotnessInfo& LayoutHotnessInfo() const { in LayoutHotnessInfo() function
Ddex_writer.cc614 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()