Searched refs:m_upper_bound (Results 1 – 3 of 3) sorted by relevance
56 range () : m_lower_bound (), m_upper_bound () {} in range()58 : m_lower_bound (lower), m_upper_bound (upper) {} in range()75 bound m_upper_bound; variable
156 if (m_upper_bound.m_constant) in dump_to_pp()160 m_upper_bound.get_relation_as_str (), in dump_to_pp()161 m_upper_bound.m_constant); in dump_to_pp()169 if (m_upper_bound.m_constant) in dump_to_pp()171 m_upper_bound.get_relation_as_str (), in dump_to_pp()172 m_upper_bound.m_constant); in dump_to_pp()199 || m_upper_bound.m_constant == NULL_TREE) in constrained_to_single_element()204 if (!INTEGRAL_TYPE_P (TREE_TYPE (m_upper_bound.m_constant))) in constrained_to_single_element()209 m_upper_bound.ensure_closed (BK_UPPER); in constrained_to_single_element()214 m_upper_bound.m_constant); in constrained_to_single_element()[all …]
73 range () : m_lower_bound (), m_upper_bound () {} in range()75 : m_lower_bound (lower), m_upper_bound (upper) {} in range()82 bound m_upper_bound; member128 m_upper_bound.get_relation_as_str (), in dump()129 m_upper_bound.m_constant); in dump()141 if (!INTEGRAL_TYPE_P (TREE_TYPE (m_upper_bound.m_constant))) in constrained_to_single_element()146 m_upper_bound.ensure_closed (true); in constrained_to_single_element()151 m_upper_bound.m_constant); in constrained_to_single_element()