Searched refs:m_contiguous_range (Results 1 – 4 of 4) sorted by relevance
103 m_contiguous_range = true; in collect()110 m_contiguous_range = false; in collect()116 if (m_contiguous_range) in collect()145 if (e == e_default && m_contiguous_range) in collect()216 if (m_contiguous_range && e == e_default) in check_all_empty_except_final()288 if (!m_contiguous_range || bb != m_default_bb) in check_final_bb()
855 bool m_contiguous_range; variable
104 m_contiguous_range = true; in collect()111 m_contiguous_range = false; in collect()117 if (m_contiguous_range) in collect()146 if (e == e_default && m_contiguous_range) in collect()217 if (m_contiguous_range && e == e_default) in check_all_empty_except_final()289 if (!m_contiguous_range || bb != m_default_bb) in check_final_bb()
881 bool m_contiguous_range; variable