Constant OPT_STRATEGY_BASE_STEPPING

Source
pub const OPT_STRATEGY_BASE_STEPPING: i32 = 23;
Expand description

Stepping 21 and 22 do optimization in special ways with flags I made this more general for other dialects, starting at BASE_STEPPING, all of which should use similar optimizer objects.