Skip to content

[PtrAnalysis] Refactor to support stronger invariants during Pointer Analysis. #340

Description

This change will aim to enforce stronger invariants during PtrAnalysis. This will include:

  • Renaming class members to be more accurate when seeing out of context.
  • Adding a form of tagged enum, variant, or other separation to not mix scalar and structured state.

Anything else to help avoid bugs and confusion. This has been motivated by recent bugs in the area misusing class members in similar analysis MaskAnalysis.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions