Searched refs:highest_id (Results 1 – 2 of 2) sorted by relevance
309 lldb::break_id_t highest_id = 0; in Compact() local313 if (cur_id > highest_id) in Compact()314 highest_id = cur_id; in Compact()316 m_next_id = highest_id; in Compact()
11156 uint32_t highest_id = 0, prev_id = UINT_MAX; in __get_next_zpos() local11176 plane->base.id > highest_id)) { in __get_next_zpos()11178 highest_id = plane->base.id; in __get_next_zpos()