Class LValueAssignmentAndAliasCondenser.VersionedLValue

    • Field Detail

      • lValue

        private final LValue lValue
      • ssaIdent

        private final SSAIdent ssaIdent
    • Constructor Detail

      • VersionedLValue

        private VersionedLValue​(LValue lValue,
                                SSAIdent ssaIdent)
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object