some cleanup, and make it obvious that ProcessJumpOnPHI only works
authorChris Lattner <sabre@nondot.org>
Mon, 11 Jan 2010 23:41:09 +0000 (23:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 11 Jan 2010 23:41:09 +0000 (23:41 +0000)
commit77beb479f556093c5f1b4854fcbb095cda34f202
tree55bf587ccffe1c4de80a8dafc96141dad78876a1
parent8c2143fce9f1e610621aae635bbb2f244e1b842f
some cleanup, and make it obvious that ProcessJumpOnPHI only works
on branches by renaming it and checking for a branch at the call site.

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