Do not depend on index type to determine whether it is a structure or sequential...
authorChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 20:19:55 +0000 (20:19 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Nov 2003 20:19:55 +0000 (20:19 +0000)
commitfa3711a0f894a67ad0e022f4a638b53ed3036784
tree5be1bced2ad5952ef9be793029bc20f71eeead63
parentc4c6b9e5bc062763578eb63a011f447de1eeddc6
Do not depend on index type to determine whether it is a structure or sequential index

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Local.cpp