Searched refs:const_high (Results 1 – 1 of 1) sorted by relevance
3150 unsigned HOST_WIDE_INT const_low, const_high; in check_sibcall_argument_overlap() local3171 if (high.is_constant (&const_high)) in check_sibcall_argument_overlap()3172 for (unsigned HOST_WIDE_INT i = const_low; i < const_high; ++i) in check_sibcall_argument_overlap()