LARA

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
sav07_lecture_7_skeleton [2007/04/04 10:45]
vkuncak
sav07_lecture_7_skeleton [2007/04/04 13:08]
vkuncak
Line 59: Line 59:
   * interval analysis   * interval analysis
   * octagon domain   * octagon domain
 +
  
 ==== Simple pointer analysis ==== ==== Simple pointer analysis ====
Line 74: Line 75:
   x.f = 1;   x.f = 1;
   y.f = 2;   y.f = 2;
 +
 +Allocation-site based analyses
 +