Make getContainedType more efficient by not returning null if out of range!
authorChris Lattner <sabre@nondot.org>
Thu, 9 Oct 2003 20:35:15 +0000 (20:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 9 Oct 2003 20:35:15 +0000 (20:35 +0000)
commit1bc33a5227d6d4b9e1da6fbde1c8369921e3fba5
treef83fbf7f7a271a3388b8fd87ba076c982788bde1
parentae19bf7c37fb2dac783d1aa68cc292d0a37b096f
Make getContainedType more efficient by not returning null if out of range!

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