]> granicus.if.org Git - llvm/commit
[LoopDeletion] (cleanup, NFC) Fix one more local variable that didn't
authorChandler Carruth <chandlerc@gmail.com>
Wed, 18 Jan 2017 02:43:01 +0000 (02:43 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 18 Jan 2017 02:43:01 +0000 (02:43 +0000)
commit3b7e6728dca57a915b991647fc7a9201fdf4a813
tree89990654b4da1bfe8d7ccc78fb5972341d5ee8d8
parent02f541f2f52c8c0e0e1947a9b7b635880bd4151e
[LoopDeletion] (cleanup, NFC) Fix one more local variable that didn't
follow LLVM's naming conventions while I'm here.

Again, sorry I didn't spot this earlier to coalesce with other cleanup
changes.

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