Home
last modified time | relevance | path

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

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