some code cleanups, use SwitchInst::findCaseValue, reduce indentation
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 21:18:32 +0000 (21:18 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 21:18:32 +0000 (21:18 +0000)
commit9e185800c057dad3d468c78d1d2045826a9f2299
tree7fec2dba6cf1b2b2be02e9a53ca924f9bb019999
parent0f1666b480f7ac55af09fdd5ff09c3df7c20e2e4
some code cleanups, use SwitchInst::findCaseValue, reduce indentation

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopUnswitch.cpp