Add helper function.
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 6 Jul 2004 18:15:39 +0000 (18:15 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 6 Jul 2004 18:15:39 +0000 (18:15 +0000)
commit10585d92da0dc9a18d6392041f909167d6eee566
tree86d9e16020c37b7c842e526b96beea644b4c5295
parenta9e7781b3b8e457946491529816feab73c66d774
Add helper function.
Don't touch GEPs for which DecomposeArrayRef is not going to do anything
special (e.g., < 2 indices, or 2 indices and the last one is a constant.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14647 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/DecomposeMultiDimRefs.cpp