Skip to content
Commit b3baff18 authored by Chris Lattner's avatar Chris Lattner
Browse files

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.

llvm-svn: 20867
parent 68ee8f57
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment