llvm-6502/include
Hal Finkel 43b125912e 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
2014-07-21 12:27:23 +00:00
..
llvm Move isIdentifiedFunctionLocal from BasicAA to AA 2014-07-21 12:27:23 +00:00
llvm-c MergedLoadStoreMotion pass 2014-07-18 19:13:09 +00:00