**Description:** We don't have to store snapshots of all fixtures.
**Description:** This PR removes analysis snapshots as it disturbs code review process
**Description:** We only inline function declarations if `ref_count` is 1, so we don't need to preserve the name of the function. **Related issue:** - Closes https://github.com/swc-project/swc/issues/5682.