Searched refs:b_is_hot (Results 1 – 1 of 1) sorted by relevance
1694 const bool b_is_hot = from_hot_method[b->GetIndex()]; in LayoutStringData() local1695 if (a_is_hot != b_is_hot) { in LayoutStringData()1696 return a_is_hot < b_is_hot; in LayoutStringData()