[BasicAA] Add additional phi cycle test (NFC)
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 23 Oct 2020 18:30:27 +0000 (20:30 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 23 Oct 2020 18:31:20 +0000 (20:31 +0200)
commit1b65a51af80a9375ef85cb8fa6ec9ec3c68b3549
tree061524da08efec3754657acfc9baec07e2a744c9
parent819044ad2d6a38ee12321d4523b9d980a7afbc18
[BasicAA] Add additional phi cycle test (NFC)

This is a variation of the BatchAA problem that also applies
without BatchAA. We may have a cached result from earlier in
the same query.
llvm/unittests/Analysis/AliasAnalysisTest.cpp