On Tue, Jun 11, 2019 at 12:27 PM Aldy Hernandez wrote:
>
> We already have value_range::singleton_p. No need for a separate
> external function with the same functionality.
>
> OK?
OK.
Shame that there isn't some nicer syntax for
- return value_range_constant_singleton (get_value_range (op));
We already have value_range::singleton_p. No need for a separate
external function with the same functionality.
OK?
commit 42981b54247461fcaa43d14315efa6fd3abbf949
Author: Aldy Hernandez
Date: Tue Jun 4 18:42:33 2019 +0200
Remove value_range_constant_singleton in favor of value_range