**Description:** Inlined IIFEs have the exact pattern sequential inliner wants, so it's good to invoke it.
**Description:** We had two passes for joining variables. This PR removes one in the full optimizer, which is wrong. **Related issue:** - Closes https://github.com/swc-project/swc/issues/5989.