Various Instructions' resizeOperands() methods are only used to grow the
authorJay Foad <jay.foad@gmail.com>
Fri, 1 Apr 2011 08:00:58 +0000 (08:00 +0000)
committerJay Foad <jay.foad@gmail.com>
Fri, 1 Apr 2011 08:00:58 +0000 (08:00 +0000)
commit8891ed7ac95bfe7c7ee312dc168daf64dcb897b6
treee839eaa481b383ecb05f70211ea1a3487ded808a
parent5b76c63f835640bae7237f6dd6582e3d24a0b9b1
Various Instructions' resizeOperands() methods are only used to grow the
list of operands. Simplify and rename them accordingly.

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