Improved Class Constant Pre-Optimization: Calculated Locked Properties

Calculated locked class properties (for example, A in A = B + C where A is locked and calculated based on B and C) are ignored by class constant pre-optimization. This has been improved so that calculated locked properties are pre-optimized if they have a single value for all resources and buckets, similar to any other locked class properties.