Skip to content

freeze users #37

@nunoplopes

Description

@nunoplopes

A freeze cannot be changed to a constant at will; only if it has no other users.
This is currently not captured by the vcgen.

e.g.,

%v = freeze poison
=>
%v = 42

only correct if hasOneUse(%v)

This is newsema branch only!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions