commit | 43b125912e209e272bc0c9b1eb0253bb373e81b7 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Mon Jul 21 12:27:23 2014 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Mon Jul 21 12:27:23 2014 +0000 |
tree | 1df6097564c3668918591c1534a512b8f1c62dfc | |
parent | 34e658840ef29df32627c48487b20ca827f66ffe [diff] |
Move isIdentifiedFunctionLocal from BasicAA to AA The ability to identify function locals will exist outside of BasicAA (for example, logic for inferring noalias function arguments will need this), so make this concept generally accessible without code duplication. No functionality change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213514 91177308-0d34-0410-b5e6-96231b3b80d8