Files
swift-mirror/lib/SILOptimizer/PassManager
Erik Eckstein 55c8c433c0 SILOptimizer: add the StripObjectHeader optimization pass
It sets the `[bare]` attribute for `alloc_ref` and `global_value` instructions if their header (reference count and metatype) is not used throughout the lifetime of the object.
2023-06-29 06:57:05 +02:00
..
2023-03-21 15:33:09 +01:00