Old calculation did not ignore `optimize-runs` parameter, when creation code gas computations were done. This would lead to expanding values such as `shl(180, 1)` inside constructor code, even for the default value for `--optimize-runs`, i.e., 200.