[LAA] Introduce RuntimePointerChecking::PointerInfo, NFC
authorAdam Nemet <anemet@apple.com>
Tue, 14 Jul 2015 22:32:50 +0000 (22:32 +0000)
committerAdam Nemet <anemet@apple.com>
Tue, 14 Jul 2015 22:32:50 +0000 (22:32 +0000)
commit00b675df7357fafde1a1132f354ecaf80da205b4
treed93fb606ef2ff34e49082408bb63c2a1d5596e77
parent944e082905874dcaa334925de5ead6c3aa32e7d0
[LAA] Introduce RuntimePointerChecking::PointerInfo, NFC

Turn this structure-of-arrays (i.e. the various pointer attributes) into
array-of-structures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242219 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Scalar/LoopDistribute.cpp