Provide uniform access to the pointer operand and to the index
authorVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Jul 2001 21:07:06 +0000 (21:07 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Fri, 20 Jul 2001 21:07:06 +0000 (21:07 +0000)
commit6575a1d134ca7b2fe55dabf43519f9bfa66564d6
treed2c1a5cee018cbcb8c1f73ed1d36091221737541
parent3344615555d57b2c16f36a3108b78ac89c7b4e7f
Provide uniform access to the pointer operand and to the index
operands (if any) for different types of MemAccessInst's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/iMemory.h
lib/VMCore/iMemory.cpp