Go to file
Chris Lattner a036253872 Implement mod/ref analysis for a trivial case where locals don't escape.
This comes up when you have a local array on the stack and you never pass
the address of elements around.

llvm-svn: 12349
2004-03-12 22:39:00 +00:00
llvm Implement mod/ref analysis for a trivial case where locals don't escape. 2004-03-12 22:39:00 +00:00