merge insertValue into its single caller, eliminate some redundant checks.
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:25:02 +0000 (04:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:25:02 +0000 (04:25 +0000)
commit87dddc5262ee6c85a83d9c25dd9cafc544a6d390
treefbebdf5aa32a13b34228a2b1f2f845850cccc876
parent75e2cf555cb52e3b22571d8c2953dfabe73d21e3
merge insertValue into its single caller, eliminate some redundant checks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp