rename ThreadBlock to ProcessBlock, since it does other things than
authorChris Lattner <sabre@nondot.org>
Thu, 27 Nov 2008 07:20:04 +0000 (07:20 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Nov 2008 07:20:04 +0000 (07:20 +0000)
commitc7bcbf6903a741e5252d6003916fb3624be937e5
treea89bcb7f43be9415dfdfba911cb9414a6f060c81
parent109872e36039e3a44c07a2e3272ba6528e78cb62
rename ThreadBlock to ProcessBlock, since it does other things than
just simple threading.

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