Skip to content

[python] Add a guard to VRMarkers to detect the trivially eliminated ones #51

@thetheodor

Description

@thetheodor
if (RANGE_CHECK)
  VRMarker();
else
  Guard();

if both the VRMarker and Guard then the result is not interesting

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