Searched refs:get_max_value (Results 1 – 6 of 6) sorted by relevance
2359 if (expr_type != case_->get_max_value ()->get_type ()) in valid_case_for_switch()2368 case_->get_max_value ()->get_debug_string (), in valid_case_for_switch()2369 case_->get_max_value ()->get_type ()->get_debug_string (), in valid_case_for_switch()2460 succ = m_cases.successor (case_->get_max_value ()); in validate()2467 wide_int wi_pred_max = get_wide_int (pred->get_max_value ()); in validate()2476 wide_int wi_case_max = get_wide_int (case_->get_max_value ()); in validate()
2034 rvalue *get_max_value () const { return m_max_value; } in get_max_value() function
6271 rcase->get_max_value ()->playback_rvalue (), in replay_into()
3219 if (expr_type != case_->get_max_value ()->get_type ()) in valid_case_for_switch()3228 case_->get_max_value ()->get_debug_string (), in valid_case_for_switch()3229 case_->get_max_value ()->get_type ()->get_debug_string (), in valid_case_for_switch()3320 succ = m_cases.successor (case_->get_max_value ()); in validate()3327 wide_int wi_pred_max = get_wide_int (pred->get_max_value ()); in validate()3336 wide_int wi_case_max = get_wide_int (case_->get_max_value ()); in validate()
2240 rvalue *get_max_value () const { return m_max_value; } in get_max_value() function
7069 rcase->get_max_value ()->playback_rvalue (), in replay_into()