is_small_enough_to_substitute 1063 src/Bounds.cpp         if (is_small_enough_to_substitute(value_bounds.min) &&
is_small_enough_to_substitute 1064 src/Bounds.cpp             (fixed || is_small_enough_to_substitute(value_bounds.max))) {