Tidy up a loop to be more idiomatic for LLVM's codebase, and remove some
authorChandler Carruth <chandlerc@gmail.com>
Sun, 23 Oct 2011 22:40:13 +0000 (22:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 23 Oct 2011 22:40:13 +0000 (22:40 +0000)
commit22c8946239de6d0cd6c51eeea245498e3c95ed87
tree4b7d09bfc8d678379884edcd9747f17a643b89fe
parent5679ec3b528fb897739251b1f66037767ce2f208
Tidy up a loop to be more idiomatic for LLVM's codebase, and remove some
extraneous whitespace. Trying to clean-up this pass as much as I can
before I start making functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142780 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/BranchProbabilityInfo.cpp