diff options
author | Dan Gohman <gohman@apple.com> | 2010-12-10 19:38:58 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-12-10 19:38:58 +0000 |
commit | 4a34cbd2b9ba9efcdab4c4e656df2d7bd22e2604 (patch) | |
tree | 4c5ad19638f28025cc04dc1078775facb059c928 /lib | |
parent | a92bac64cb75853c65a6146e015c2bf60c710869 (diff) | |
download | external_llvm-4a34cbd2b9ba9efcdab4c4e656df2d7bd22e2604.zip external_llvm-4a34cbd2b9ba9efcdab4c4e656df2d7bd22e2604.tar.gz external_llvm-4a34cbd2b9ba9efcdab4c4e656df2d7bd22e2604.tar.bz2 |
Introduce a new PartialAlias response for AliasAnalysis. For most
AliasAnalysis consumers, PartialAlias will be treated as MayAlias.
For AliasAnalysis chaining, MayAlias says "procede to the next analysis".
PartialAlias will be used to indicate that the query should terminate,
even though it didn't reach MustAlias or NoAlias.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121507 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions