Rename some variables, only increment BI once at the start of the loop instead of...
authorChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2008 07:35:54 +0000 (07:35 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 1 Dec 2008 07:35:54 +0000 (07:35 +0000)
commitd0f5bfc9be43997d3d2f09f6616ddbef0df7ddce
treead2b497fb6d90f07cd06ab09684d9fc7a798be15
parent09713794c17061ae36cc696cfc928c5a0c2bdc75
Rename some variables, only increment BI once at the start of the loop instead of throughout it.

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