Eliminated the MemAccessInst class, folding contents into GEP class.
authorChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 23:37:24 +0000 (23:37 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Aug 2002 23:37:24 +0000 (23:37 +0000)
commit3bb8ad27a81661865400fcff5e07d0461860faf7
treee2ebb5e3ebf8e913bc98f367f36909dfe3526c4a
parentcc63f1c67456f41b25e8ccb8c1dce72067ddbadf
Eliminated the MemAccessInst class, folding contents into GEP class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3488 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/InstVisitor.h
lib/Analysis/DataStructure/Local.cpp
lib/Target/SparcV9/SparcV9InstrSelection.cpp
lib/Transforms/IPO/MutateStructTypes.cpp