Skip to content

Investigate: make private methods public to enable inlining #41

Open
@lrytz

Description

@lrytz

The old optimizer makes synthetic and paramaccessor methods public to enable inlining methods that invoke them.

https://github.com/scala/scala/blob/2.11.x/src/compiler/scala/tools/nsc/backend/opt/Inliners.scala#L659

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions