Changes between Version 8 and Version 9 of AliasAnalysis


Ignore:
Timestamp:
04/22/16 15:27:47 (10 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AliasAnalysis

    v8 v9  
    9090}}}
    9191
    92 `O(p, s0')={}`
     92`O(p, s0')={}`\\
    9393`OR(p, s0')={x}`
    9494
    95 `O(p, s0)={x}`
     95`O(p, s0)={x}`\\
    9696`OR(p, s0)={x}`
    9797
    98 `O(q, s1)={y}`
     98`O(q, s1)={y}`\\
    9999`OR(q, s1)={x,y}`
    100100
     
    102102`OR(q, s2)={x, y}`//maybe this should be `{x}`//
    103103
    104 `O(q, s3)={x}`
     104`O(q, s3)={x}`\\
    105105`OR(q, s3)={x}`
    106106