Make SwitchInst::removeCase() more efficient.
authorJay Foad <jay.foad@gmail.com>
Tue, 1 Feb 2011 09:22:34 +0000 (09:22 +0000)
committerJay Foad <jay.foad@gmail.com>
Tue, 1 Feb 2011 09:22:34 +0000 (09:22 +0000)
commit0faa60938a66a09820ca21d55e7b5926bc58d59d
treec4b5f8b562a2285ad657aeb7c7f104112242d46c
parentf9e4a986c03fe3af7dbc9de0b0a9251280fbdf41
Make SwitchInst::removeCase() more efficient.

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