add getVectorOperand/getIndexOperand accessors to ExtractElementInst.
authorChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 03:32:53 +0000 (03:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 8 Sep 2009 03:32:53 +0000 (03:32 +0000)
commit971591297861ddeb245f90c48ec7c24726efb9a9
tree7045021e050876466c7025913c6ed263030348f3
parent4b6af8aa5bfec80453cee247d89ab889cbbadd70
add getVectorOperand/getIndexOperand accessors to ExtractElementInst.
Fix some const correctness problems in SelectInst.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81183 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Instructions.h