[lworld] RFR: 8351006: [lworld] Refactor LoadNode::Identity of an InlineType into can_see_stored_value [v2]

Quan Anh Mai qamai at openjdk.org
Thu Mar 6 18:03:00 UTC 2025


On Thu, 6 Mar 2025 17:44:23 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:

> It's now local to memnode.cpp which is huge.

If it is a method in `MemNode`, it needs to be `protected` since it is used by `LoadNNode`, so it is still effectively visible to the whole `memnode.cpp`, though.

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/1387#issuecomment-2704571171


More information about the valhalla-dev mailing list