Files
llvm-6502/lib/Analysis/DataStructure
Chris Lattner b7523418b0 Teach steens-aa two things about mod/ref information:
1. If memory never escapes the program, it cannot be mod/ref'd by external
     functions.
  2. If memory is global never mod/ref'd in the program, it cannot be mod/ref'd
     by any call.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20867 91177308-0d34-0410-b5e6-96231b3b80d8
2005-03-26 22:43:20 +00:00
..
2005-03-24 18:42:51 +00:00
2005-03-20 02:40:27 +00:00
2005-03-24 18:42:51 +00:00
2004-10-28 05:36:48 +00:00